Files
dolphin/Source/Core/DolphinWX/resources/Flag_Germany.xpm
Jordan Woyak 6a13ae280d Updated flag images to not have ugly gradient.
All images stolen from wikipedia.
Added "SDK" flag to separate it from "Unknown" flag.
2013-01-10 18:55:53 -06:00

40 lines
3.2 KiB
C

/* XPM */
static char * Flag_Germany_xpm[] = {
"96 32 4 1",
" c None",
". c #000000",
"+ c #DD0000",
"@ c #FFCE00",
" ",
" ",
" ",
" ",
" ",
"................................ ",
"................................ ",
"................................ ",
"................................ ",
"................................ ",
"................................ ",
"................................ ",
".++++++++++++++++++++++++++++++. ",
".++++++++++++++++++++++++++++++. ",
".++++++++++++++++++++++++++++++. ",
".++++++++++++++++++++++++++++++. ",
".++++++++++++++++++++++++++++++. ",
".++++++++++++++++++++++++++++++. ",
".@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@. ",
".@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@. ",
".@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@. ",
".@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@. ",
".@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@. ",
".@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@. ",
"................................ ",
" ",
" ",
" ",
" ",
" ",
" ",
" "};