mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
ランチャーの表示から"TWL”を削除。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@940 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
61ee307295
commit
08e8d2ad99
@ -388,7 +388,7 @@ void LauncherInit( TitleProperty *pTitleList )
|
||||
GX_LoadBG2Scr(bg_scr_data2, 0, sizeof(bg_scr_data2));
|
||||
|
||||
DrawBackLightSwitch();
|
||||
PutStringUTF16( 0, 0, TXT_COLOR_BLUE, L"TWL-SYSTEM MENU" );
|
||||
PutStringUTF16( 0, 0, TXT_COLOR_BLUE, L"SYSTEM MENU" );
|
||||
PrintfSJIS( 128, 0, TXT_COLOR_BLUE, "IPL:%s", g_strIPLSvnRevision );
|
||||
PrintfSJIS( 128, 12, TXT_COLOR_BLUE, "SDK:%s", g_strSDKSvnRevision );
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user