mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-08 14:08:56 -06:00
Replace Country Names With No-Intro Names
This commit is contained in:
@ -122,7 +122,7 @@ static const char* GetRegionOfCountry(DiscIO::IVolume::ECountry country)
|
||||
case DiscIO::IVolume::COUNTRY_EUROPE:
|
||||
case DiscIO::IVolume::COUNTRY_FRANCE:
|
||||
case DiscIO::IVolume::COUNTRY_GERMANY:
|
||||
case DiscIO::IVolume::COUNTRY_INTERNATIONAL:
|
||||
case DiscIO::IVolume::COUNTRY_WORLD:
|
||||
case DiscIO::IVolume::COUNTRY_ITALY:
|
||||
case DiscIO::IVolume::COUNTRY_NETHERLANDS:
|
||||
case DiscIO::IVolume::COUNTRY_RUSSIA:
|
||||
|
Reference in New Issue
Block a user