Home
last modified time | relevance | path

Searched refs:Last_player (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/games/hunt/hunt/
H A Dplayit.c150 Last_player = true; in playit()
288 if (Last_player) in quit()
H A Dhunt_private.h50 extern bool Last_player;
H A Dhunt.c72 bool Last_player = false; variable