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

  /src/games/robots/
main.c 88 Auto_bot = true;
179 if (Auto_bot)
185 if (Auto_bot)
188 if (Auto_bot)
193 } while (!Auto_bot && another());
extern.c 44 bool Auto_bot = false; /* Automatic mover */
robots.h 90 Teleport, Waiting, Was_bonus, Auto_bot;
score.c 142 scp->s_auto = Auto_bot;
151 Top[MAXSCORES-1].s_auto = Auto_bot;
move.c 102 if (Auto_bot) {

Completed in 16 milliseconds