2 lines
89 B
C
2 lines
89 B
C
#define BACKGROUND_COLOR COLOR("00FFFFFF")
|
|
#define COLOR(hex) pu::ui::Color::FromHex(hex) |
#define BACKGROUND_COLOR COLOR("00FFFFFF")
|
|
#define COLOR(hex) pu::ui::Color::FromHex(hex) |