Add support for german region flag. Still need to change image. (currently using a copy of europe flag)

This commit is contained in:
Jordan Woyak
2013-01-09 22:53:04 -06:00
parent f1489a4e18
commit 14b8d3f107
5 changed files with 90 additions and 1 deletions

View File

@ -28,10 +28,12 @@ IVolume::ECountry CountrySwitch(u8 CountryCode)
// PAL
case 'D': // German
return IVolume::COUNTRY_GERMANY;
break;
case 'X': // Used by a couple PAL games
case 'Y': // German, french
case 'L': // Japanese import to PAL regions
case 'M': // Japanese import to PAL regions
case 'S': // Spanish-speaking regions