mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Fix warnings.
Forgot to add Sdk flags.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
static char * Flag_Germany_xpm[] = {
|
||||
static const char * Flag_Germany_xpm[] = {
|
||||
"96 32 4 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
|
Reference in New Issue
Block a user