Searched refs:NUM_GOBJS (Results 1 – 1 of 1) sorted by relevance
63 #define NUM_GOBJS (NUM_CUBES+NUM_TORI+NUM_SPHERES) macro150 #define REG_AMBIENT ColorArray[NUM_GOBJS]151 #define LIGHT_COLOR ColorArray[NUM_GOBJS+1]152 #define BG_COLOR ColorArray[NUM_GOBJS+2]154 static GXColor ColorArray[NUM_GOBJS+3] ATTRIBUTE_ALIGN(32) =