Home
last modified time | relevance | path

Searched refs:shot_type (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/games/hunt/huntd/
H A Dextern.c74 const int shot_type[MAXBOMB] = { variable
H A Dhunt.h47 extern const int shot_type[];
H A Dexecute.c365 add_shot(shot_type[req_index], pp->p_y, pp->p_x, pp->p_face, in fire()
372 showexpl(pp->p_y, pp->p_x, shot_type[req_index]); in fire()
H A Ddriver.c730 len = shot_type[x]; in zap()