Home
last modified time | relevance | path

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

/dports/games/luola/luola-1.3.2/src/
H A Dship.h104 extern void ship_fire_special (struct Ship *ship);
H A Dship.c581 ship_fire_special(ship); in animate_ships()
978 void ship_fire_special(struct Ship *ship) { in ship_fire_special() function
H A Dplayer.c519 ship_fire_special(ship); in player_key_update()