Added Australia to the list of valid PAL regions

This commit is contained in:
skidau 2014-11-15 16:16:37 +11:00
parent 68c5758151
commit 99141a2698
1 changed files with 1 additions and 0 deletions

View File

@ -169,6 +169,7 @@ bool SCoreStartupParameter::AutoSetup(EBootBS2 _BootBS2)
Region = JAP_DIR;
break;
case DiscIO::IVolume::COUNTRY_AUSTRALIA:
case DiscIO::IVolume::COUNTRY_EUROPE:
case DiscIO::IVolume::COUNTRY_FRANCE:
case DiscIO::IVolume::COUNTRY_ITALY: