Searched refs:NUM_COLORS (Results 1 – 5 of 5) sorted by relevance
36 #define NUM_COLORS 9 macro108 static GXColor ColorTbl[NUM_COLORS] =424 sc->color[ch] %= NUM_COLORS; in AnimTick()
65 #define NUM_COLORS 12 macro
70 #define NUM_COLORS 13 macro281 sc->colorID = ++sc->colorID % NUM_COLORS; in AnimTick()
83 #define NUM_COLORS 13 macro324 sc->colorID = ++sc->colorID % NUM_COLORS; in AnimTick()
99 #define NUM_COLORS (MAT_OFFSET + NUM_MATERIALS + 1) macro100 #define REG_AMBIENT MyColors[NUM_COLORS-1]