Home
last modified time | relevance | path

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

/dports/games/orbital_eunuchs_sniper/orbital_eunuchs_sniper-1.30/src/
H A Dsnipe2d.h104 OESREASON_QUIT, /* forceful quit. */ enumerator
H A Dsnipe2d.cpp1434 Game.GameOverReason = OESREASON_QUIT; in oes_game_events()
1497 if (Game.GameOverReason == OESREASON_QUIT) in oes_game()