Searched defs:CLR_YELLOW (Results 1 – 2 of 2) sorted by relevance
51 const GXColor CLR_YELLOW = { 255, 255, 0, 255 }; variable
65 static const GXColor CLR_YELLOW = { 255, 255, 0, 255 }; variable