mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Fix SDL_icon.xpm compile
This commit is contained in:
parent
98016ef390
commit
45606cadd9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/* XPM */
|
||||
static char *_33e5d9ff7304dc1d1d0f768ae4abba7V9uNpHhxS4n6jAPA[] = {
|
||||
static const char *SDL_icon_xpm[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 16 28 1 ",
|
||||
" c None",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue