Searched refs:REXDEMO_COLOR_PURPLE (Results 1 – 3 of 3) sorted by relevance
57 #define REXDEMO_COLOR_PURPLE ( (const GXColor){ 0x7f, 0x00, 0xff, 0xff } ) macro
134 #define REPORT_STATE( state ) REXDEMOReportEx( REXDEMO_COLOR_PURPLE, "state -> %s\n", StateToString…
615 GXSetChanMatColor( GX_COLOR0A0, REXDEMO_COLOR_PURPLE ); in RenderString()