mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 17:19:44 -06:00
Make all flags 2 pixels taller.
Aspect-ratio is now correct for nearly all flags.
This commit is contained in:
@ -64,12 +64,12 @@ static const char * Flag_Unknown_xpm[] = {
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
"................................ ",
|
||||
".++++++++++++++++++++++++++++++. ",
|
||||
".++++++++++++++++++++++++++++++. ",
|
||||
".++++++++++++++++++++++++++++++. ",
|
||||
".++++++++++++++++++++++++++++++. ",
|
||||
".++++++++++++++++++++++++++++++. ",
|
||||
".+@@++++@@++@@#+++@@++@@+++$%&*. ",
|
||||
".+@@++++@@++@@@=++@@++@@++-;>,+. ",
|
||||
".+@@++++@@++@@#'++@@++@@+)!~{++. ",
|
||||
@ -84,11 +84,11 @@ static const char * Flag_Unknown_xpm[] = {
|
||||
".++++++++++++++++++++++++++++++. ",
|
||||
".++++++++++++++++++++++++++++++. ",
|
||||
".++++++++++++++++++++++++++++++. ",
|
||||
".++++++++++++++++++++++++++++++. ",
|
||||
"................................ ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
||||
|
Reference in New Issue
Block a user