Searched refs:fire_torp (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/games/warp/ |
| H A D | weapon.c | 36 fire_torp(OBJECT *from, int ydir, int xdir) in fire_torp() function 151 fire_torp(obj, in attack() 155 fire_torp(obj, in attack() 235 fire_torp(obj, in attack() 239 fire_torp(obj, in attack()
|
| H A D | weapon.h | 19 void fire_torp(OBJECT *, int, int);
|
| H A D | us.c | 151 fire_torp(ent, dy, dx); in shift_direction() 155 fire_torp(base, dy, dx); in shift_direction()
|
| H A D | them.c | 303 fire_torp(curkl,yyy,xxx); in their_smarts()
|
| H A D | move.c | 450 fire_torp(curobj, in move_universe()
|