HomeSort by: relevance | last modified time | path
    Searched refs:ask_quit (Results 1 - 3 of 3) sorted by relevancy

  /src/games/rogue/
init.c 76 boolean ask_quit = 1; variable in typeref:typename:boolean
231 if (ask_quit) {
305 ask_quit = 0;
rogue.h 643 extern boolean ask_quit;
room.c 83 1, NULL, &ask_quit

Completed in 13 milliseconds