Searched refs:CLR_GREEN (Results 1 – 4 of 4) sorted by relevance
85 extern const GXColor CLR_GREEN;
63 static const GXColor CLR_GREEN = { 0, 224, 64, 255 }; variable452 GXSetTevColor( GX_TEVREG0, CLR_GREEN ); in RenderTextLibClosed()480 GXSetTevColor( GX_TEVREG0, CLR_GREEN ); in RenderTextWaitOpen()
103 SetFontColor( CLR_GREEN ); in Render()584 SetFontColor( CLR_GREEN ); in PrintWiiId()
53 const GXColor CLR_GREEN = { 0, 255, 0, 255 }; variable