Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_main.c1766 boolean canquit = true; in PlayLoop() local
1856 canquit = !MSG.messageon; in PlayLoop()
1962 if ( ( LastScan == sc_Escape ) && ( canquit ) ) in PlayLoop()