Searched refs:REXDEMO_COLOR_BLACK (Results 1 – 2 of 2) sorted by relevance
47 #define REXDEMO_COLOR_BLACK ( (const GXColor){ 0x00, 0x00, 0x00, 0xff } ) macro59 #define REXDEMOReport( ... ) REXDEMOReportEx( REXDEMO_COLOR_BLACK, __VA_ARGS__ )
77 REXDEMOSetGroundColor(REXDEMO_COLOR_BLACK); in main()