Home
last modified time | relevance | path

Searched defs:players (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/games/snake/snscore/
H A Dsnscore.c64 static struct player players[MAXPLAYERS], temp; variable
/netbsd-src/games/hack/
H A Dhack.end.c685 char **players = NULL; in prscore() local