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

  /src/games/canfield/canfield/
canfield.c 188 static bool startedgame = FALSE, infullgame = FALSE; variable in typeref:typename:bool
744 startedgame = FALSE;
1419 } else if (!startedgame) {
1444 if (!startedgame &&
1448 startedgame = TRUE;
canfield.c 188 static bool startedgame = FALSE, infullgame = FALSE; variable in typeref:typename:bool
744 startedgame = FALSE;
1419 } else if (!startedgame) {
1444 if (!startedgame &&
1448 startedgame = TRUE;

Completed in 24 milliseconds