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

  /src/games/monop/
execute.c 63 static bool new_play; /* set if move on to new player */ variable in typeref:typename:bool
83 new_play = FALSE; /* new_play is true if fixing */
87 if (new_play)
102 new_play = was_jail = FALSE;
107 new_play++;
115 new_play++;
121 new_play++;

Completed in 13 milliseconds