Home
last modified time | relevance | path

Searched refs:fuelImpact (Results 1 – 4 of 4) sorted by relevance

/dports/games/xrally/xrally/
H A Dglobal.h74 int fuelImpact; member
H A Dmap.c265 map->fuelImpact = 1; in initMap()
H A Dmain.c355 blue_car.vel = map->carVel + (actualFuel/map->fuelImpact); in mainGameLoop()
H A Dlevel.c421 map->fuelImpact = b; in mapOption()