Searched refs:lastmove (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/games/robots/
H A Dmove.c54 int lastmove; local
63 lastmove = *Next_move;
65 lastmove = -1; /* flag for "first time in" */
84 if (lastmove < 0)
90 if (c == lastmove)

Completed in 210 milliseconds