Merge pull request #7505 from JosJuice/korean-country-code

DiscIO: Restore the Korean case in CountryCodeToCountry
This commit is contained in:
Mat M 2018-10-19 17:28:50 -04:00 committed by GitHub
commit 4d62037f88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -266,6 +266,7 @@ Country CountryCodeToCountry(u8 country_code, Platform platform, Region region)
case 'K': // Games in Korean released in Korea
case 'Q': // NTSC-J games released on NTSC-K VC
case 'T': // NTSC-U games released on NTSC-K VC
return Country::Korea;
default:
if (country_code > 'A') // Silently ignore IOS wads