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

  /src/games/hunt/hunt/
hunt_private.h 50 extern bool Last_player;
playit.c 149 if ((ch = GETCHR()) == LAST_PLAYER)
150 Last_player = true;
288 if (Last_player)
hunt.c 72 bool Last_player = false;

Completed in 13 milliseconds