Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Utils/
H A DTimer_Control.cc22 static BOOLEAN gfPauseClock = FALSE; variable
76 if (!gfPauseClock) in TimeProc()
154 gfPauseClock = fPaused; in PauseTime()