mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 15:31:17 +01:00
Added Australia to the list of valid PAL regions
This commit is contained in:
parent
68c5758151
commit
99141a2698
@ -169,6 +169,7 @@ bool SCoreStartupParameter::AutoSetup(EBootBS2 _BootBS2)
|
|||||||
Region = JAP_DIR;
|
Region = JAP_DIR;
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
case DiscIO::IVolume::COUNTRY_AUSTRALIA:
|
||||||
case DiscIO::IVolume::COUNTRY_EUROPE:
|
case DiscIO::IVolume::COUNTRY_EUROPE:
|
||||||
case DiscIO::IVolume::COUNTRY_FRANCE:
|
case DiscIO::IVolume::COUNTRY_FRANCE:
|
||||||
case DiscIO::IVolume::COUNTRY_ITALY:
|
case DiscIO::IVolume::COUNTRY_ITALY:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user