Wrong japan game value.

This commit is contained in:
parlane 2012-02-20 20:26:48 +00:00
parent c42a6f156e
commit 1c2004fe5d

View File

@ -196,7 +196,7 @@ bool CBoot::SetupWiiMemory(unsigned int _CountryCode)
area = "JPN";
video = "NTSC";
game = "JP";
code = "LU";
code = "LJ";
break;
case DiscIO::IVolume::COUNTRY_USA:
area = "USA";