mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
NAMTadInfo構造体の仕様変更に対応。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@521 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
50ed57b197
commit
95e1a9a7b9
@ -747,12 +747,6 @@ static void DumpTadInfo(void)
|
||||
|
||||
// Game Version
|
||||
kamiFontPrintfConsole(CONSOLE_ORANGE, "GameVersion = %d\n", info.titleInfo.version);
|
||||
|
||||
// name
|
||||
kamiFontPrintfConsole(CONSOLE_ORANGE, "name = %s\n", info.name);
|
||||
|
||||
// user
|
||||
kamiFontPrintfConsole(CONSOLE_ORANGE, "user = %s\n",info.user);
|
||||
|
||||
kamiFontPrintfConsole(CONSOLE_ORANGE, "--------------------------\n");
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user