Home
last modified time | relevance | path

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

/dports/games/xrally/xrally/
H A Dglobal.h131 #define SMOKE_NUM 10 macro
138 int x[SMOKE_NUM];
139 int y[SMOKE_NUM];
140 int left[SMOKE_NUM];
H A Dcar.c356 for (b = 0; b < SMOKE_NUM; b++) { in carCheck()
377 for (b = 0; b < SMOKE_NUM; b++) { in carCheck()
H A Dgame.c297 if (smoke.current >= SMOKE_NUM) in process_input()
326 for (a = 0; a < SMOKE_NUM; a++) { in draw_smoke()
H A Dmain.c261 for (cnt = 0; cnt < SMOKE_NUM; cnt++) { in mainGameLoop()
/dports/games/xrally/xrally/doc/
H A DCONFIG56 #define SMOKE_NUM 10