mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 07:09:48 -06:00
Move down Country_World
The countries are sorted alphabetically. This should have been changed when the variable was renamed from Country_International to Country_World
This commit is contained in:
@ -130,13 +130,13 @@ enum
|
||||
IDM_LIST_AUSTRALIA,
|
||||
IDM_LIST_FRANCE,
|
||||
IDM_LIST_GERMANY,
|
||||
IDM_LIST_WORLD,
|
||||
IDM_LIST_ITALY,
|
||||
IDM_LIST_KOREA,
|
||||
IDM_LIST_NETHERLANDS,
|
||||
IDM_LIST_RUSSIA,
|
||||
IDM_LIST_SPAIN,
|
||||
IDM_LIST_TAIWAN,
|
||||
IDM_LIST_WORLD,
|
||||
IDM_LIST_UNKNOWN,
|
||||
IDM_LIST_DRIVES,
|
||||
IDM_PURGE_CACHE,
|
||||
|
Reference in New Issue
Block a user