HomeSort by: relevance | last modified time | path
    Searched defs:ingame (Results 1 - 2 of 2) sorted by relevancy

  /src/games/sail/
pl_7.c 88 static bool ingame; variable in typeref:typename:bool
182 if (ingame) {
1068 ingame = true;
1077 ingame = false;
1099 ingame = false;
1111 ingame = false;
pl_7.c 88 static bool ingame; variable in typeref:typename:bool
182 if (ingame) {
1068 ingame = true;
1077 ingame = false;
1099 ingame = false;
1111 ingame = false;

Completed in 24 milliseconds