typedef struct { GR_COUNT count; GR_PALENTRY palette[256]; } GR_PALETTE;
The GR_PALETTE structure is used to describe an array of colors that the system will render.