Home
last modified time | relevance | path

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

/dports/games/xrally/xrally/
H A Dglobal.h157 #define EXTRA_LIVE 5000 macro
H A Dlevel.c514 level->extra = EXTRA_LIVE; in initLevel()
515 level->livesbonus = -1 * EXTRA_LIVE / NUM_LIVES; in initLevel()