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