This file contains some defines. More...
Defines | |
#define | GX_COLOR_WHITE (GXColor){0xff, 0xff, 0xff, 0xff} |
White color in a GXColor var. | |
#define | GX_COLOR_BLACK (GXColor){0x00, 0x00, 0x00, 0x00} |
Black color in a GXColor var. |
This file contains some defines.