mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
Make all flags 2 pixels taller.
Aspect-ratio is now correct for nearly all flags.
This commit is contained in:
@ -10,7 +10,6 @@ static const char * Flag_Italy_xpm[] = {
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
"................................ ",
|
||||
".++++++++++@@@@@@@@@@##########. ",
|
||||
".++++++++++@@@@@@@@@@##########. ",
|
||||
@ -30,11 +29,12 @@ static const char * Flag_Italy_xpm[] = {
|
||||
".++++++++++@@@@@@@@@@##########. ",
|
||||
".++++++++++@@@@@@@@@@##########. ",
|
||||
".++++++++++@@@@@@@@@@##########. ",
|
||||
".++++++++++@@@@@@@@@@##########. ",
|
||||
".++++++++++@@@@@@@@@@##########. ",
|
||||
"................................ ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
||||
|
Reference in New Issue
Block a user