Home
last modified time | relevance | path

Searched refs:b_expl (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/games/hunt/huntd/
H A Dshots.c111 if (bp->b_expl || move_normal_shot(bp)) { in moveshots()
136 if (!bp->b_expl) { in moveshots()
192 if (bp->b_expl) in move_normal_shot()
358 bp->b_expl = true; in move_normal_shot()
505 bp->b_expl = true; in move_drone()
1016 bp->b_expl = true; in explshot()
H A Dhunt.h118 bool b_expl; member
H A Dexecute.c257 bp->b_expl = true; in move_player()
490 bp->b_expl = expl; in create_shot()