Home
last modified time | relevance | path

Searched refs:cheatAmmo (Results 1 – 5 of 5) sorted by relevance

/dports/games/starfighter/starfighter-2.4/src/
H A Dengine.h106 int cheatAmmo; member
H A Dtitle.c169 if (engine.cheatAmmo) in createCheatMenu()
565 engine.cheatAmmo = !engine.cheatAmmo; in title_show()
H A Dship.c72 && (player.ammo[weaponIndex] > 0) && (!engine.cheatAmmo)) in ship_fireBullet()
H A Dengine.c121 engine.cheatAmmo = 0; in engine_init()
H A Dgame.c1388 if (!engine.cheatAmmo) in game_doPlayer()
1410 if (engine.cheatAmmo) in game_doPlayer()