Home
last modified time | relevance | path

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

/dports/games/starfighter/starfighter-2.4/src/
H A Dbullet.c72 if (bullet->flags & WF_VARIABLE_SPEED) in bullet_add()
H A Dweapons.c79 weapons[W_MICRO_ROCKETS].flags = WF_VARIABLE_SPEED; in weapons_init()
H A Ddefs.h153 #define WF_VARIABLE_SPEED 16 macro