Home
last modified time | relevance | path

Searched refs:tts_timer (Results 1 – 4 of 4) sorted by relevance

/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dredraw.c93 if (tts_timer) { in redraw()
96 tts_timer--; in redraw()
97 if (!tts_timer) { /* timed out */ in redraw()
100 } else if (tts_timer == tts_time - 1 && last_width) { in redraw()
H A Dbeeplite.c247 tts_timer = tts_time * server_ups / 5; in makelite()
H A Ddata.c544 int tts_timer = 0; variable
H A Ddata.h395 extern int tts_timer;