Home
last modified time | relevance | path

Searched refs:RADIO_LIFE_FAST (Results 1 – 2 of 2) sorted by relevance

/dports/games/starfighter/starfighter-2.4/src/
H A Dtitle.c137 else if (engine.radioLife == RADIO_LIFE_FAST) in createOptionsMenu()
541 engine.radioLife = RADIO_LIFE_FAST; in title_show()
542 else if (engine.radioLife == RADIO_LIFE_FAST) in title_show()
H A Ddefs.h119 #define RADIO_LIFE_FAST 120 macro