Home
last modified time | relevance | path

Searched defs:PLAYER (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/games/dab/
H A Dplayer.cc42 PLAYER::PLAYER(char who) : in PLAYER() function in PLAYER
H A Dgamescreen.h41 class PLAYER; variable
H A Dboard.h42 class PLAYER; variable
/netbsd-src/games/robots/
H A Drobots.h67 #define PLAYER '@' macro
/netbsd-src/games/mille/
H A Dmille.h75 #define PLAYER 0 macro
/netbsd-src/games/hunt/huntd/
H A Dhunt.h54 typedef struct player_def PLAYER; typedef