Searched defs:player_def (Results 1 – 1 of 1) sorted by relevance
77 struct player_def { struct78 IDENT *p_ident;79 char p_over;80 int p_face;81 int p_undershot;83 int p_flying;84 int p_flyx, p_flyy;87 int p_nboots;89 FILE *p_output;90 int p_fd;[all …]