#include const SDL_Color COLOR_BG = { 0x1C, 0x1C, 0x1C, 0xFF }; const SDL_Color COLOR_FG = { 0xEB, 0xDB, 0xB2, 0xFF };