Home
last modified time | relevance | path

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

/dragonfly/games/hunt/huntd/
H A Dserver.h169 struct bullet_def { struct
170 int b_x, b_y;
171 int b_face;
172 int b_charge;
173 char b_type;
174 char b_size;
175 char b_over;
176 PLAYER *b_owner;
177 IDENT *b_score;
178 FLAG b_expl;
[all …]