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

  /src/games/robots/
extern.c 73 int Num_games; /* Number of games to play */
main.c 83 Num_games = 1;
97 Num_games++;
174 while (Num_games--) {
192 Num_games = 1;
robots.h 100 Start_level, Wait_bonus, Num_games;

Completed in 13 milliseconds