Home
last modified time | relevance | path

Searched refs:cl_no_skip (Results 1 – 2 of 2) sorted by relevance

/dports/games/gtypist/gtypist-2.9.5/src/
H A Dgtypist.c164 static bool cl_no_skip = FALSE; /* forbid the user to */ variable
871 if ( rc == ASCII_ESC && cl_no_skip ) /* honor --no-skip */ in do_drill()
1147 if ( rc == ASCII_ESC && cl_no_skip ) /* honor --no-skip */ in do_speedtest()
1920 cl_no_skip = TRUE; in parse_cmdline()
/dports/games/gtypist/gtypist-2.9.5/
H A DChangeLog597 * new variable cl_no_skip from option --no-skip, no message NO_SKIP_MSG