Wrong japan game value.
This commit is contained in:
parent
c42a6f156e
commit
1c2004fe5d
|
@ -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";
|
||||
|
|
Loading…
Reference in New Issue