Searched refs:modelRotZ (Results 1 – 1 of 1) sorted by relevance
82 s32 modelRotZ; member245 sc->modelRotZ = 0; in DrawInit()498 sc->modelRotZ += 4; in AnimTick()499 if ( sc->modelRotZ > 360 ) in AnimTick()501 sc->modelRotZ -= 360; in AnimTick()518 MTXRotDeg(mrz, 'Z', sc->modelRotZ); in AnimTick()