Home
last modified time | relevance | path

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

/dports/games/atanks/atanks-6.5/src/
H A Dmain.h545 #define SIG_QUIT_GAME -1 macro
H A Datanks.cpp947 result = SIG_QUIT_GAME; in menu()
1000 result = SIG_QUIT_GAME; in menu()
1531 if ( (signal == SIG_QUIT_GAME) in main()