Searched defs:bullet_def (Results 1 – 1 of 1) sorted by relevance
167 struct bullet_def { struct168 int b_x, b_y;169 int b_face;170 int b_charge;171 char b_type;172 char b_size;173 char b_over;174 PLAYER *b_owner;175 IDENT *b_score;176 FLAG b_expl;[all …]