Searched refs:backCol (Results 1 – 2 of 2) sorted by relevance
364 const GXColor backCol = { 0xff, 0xff, 0xff, 0xff }; in RenderString() local412 GXSetChanMatColor( GX_COLOR0A0, backCol ); in RenderString()
187 static const GXColor backCol = { 0xff, 0xff, 0xff, 0xff }; in REXDEMOInitScreen() local189 sampleGroundCol = backCol; in REXDEMOInitScreen()