Home
last modified time | relevance | path

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

/dports/games/starfighter/starfighter-2.4/src/
H A Dweapons.c65 weapons[W_ROCKETS].imageIndex[0] = SP_ROCKET; in weapons_init()
80 weapons[W_MICRO_ROCKETS].imageIndex[0] = SP_ROCKET; in weapons_init()
H A Ddefs.h386 SP_ROCKET, enumerator
H A Dgfx.c971 gfx_sprites[SP_ROCKET] = gfx_loadImage("gfx/rocket1.png"); in gfx_loadSprites()