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