Home
last modified time | relevance | path

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

/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DInterface.h209 #define QF_KILL 32 macro
H A DInterface.cpp920 while (QuitFlag && QuitFlag != QF_KILL) { in Main()
947 } while (video->SwapBuffers() == GEM_OK && !(QuitFlag&QF_KILL)); in Main()
2680 QuitFlag |= QF_KILL; in ExitGemRB()