ランチャーのゲームコード修正をHWInfoWriter、NandInitializerに反映。

git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@993 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
yosiokat 2008-03-28 01:14:22 +00:00
parent be63849fdf
commit c3bc246043

View File

@ -73,10 +73,10 @@ static char *strLanguage[] = {
}; };
static const char *strLauncherGameCode[] = { static const char *strLauncherGameCode[] = {
"HLNJ", "HLNA",
"HLNE", "HLNA",
"HLNW", "HLNA",
"HLNU", "HLNA",
"HLNC", "HLNC",
"HLNK", "HLNK",
}; };