31.12.2013, 12:51
I have that error when compile .
This full code
And the error is in line
anyone can help me ?
This full code
Код:
// Colors
#define COLOR_NICEGREEN 0x6EF83CFF
#define COLOR_NICERED 0xFF0606FF
#define COL_NICEGREEN "{6EF83C}"
#define COL_NICERED "{FF0606}"
#define COL_WHITE "{FFFFFF}"
Код:
#define COL_NICEGREEN "{6EF83C}"

