Home
last modified time | relevance | path

Searched refs:autoII_delay (Results 1 – 1 of 1) sorted by path

/dports/emulators/hugo/hugo-2.12/
H A Dosd_keyboard.c200 static char autoI_delay = 0, autoII_delay = 0; in read_input() local
308 if (!autoII_delay) in read_input()
312 autoII_delay = 20; in read_input()
319 if (autoII_delay) in read_input()
320 autoII_delay--; in read_input()