mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
メニュー表示ちょっとだけ変更
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@2295 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
b2e4ae0ab8
commit
3ee3435309
@ -421,8 +421,8 @@ static void drawMenu( void )
|
||||
kamiFontClearMain();
|
||||
kamiFontPrintfMain( 0, line++, CONSOLE_ORANGE, "How to");
|
||||
kamiFontPrintfMain( 0, line++, CONSOLE_ORANGE, "+-----------------------------+");
|
||||
kamiFontPrintfMain( 0, line++, CONSOLE_ORANGE, "l U/D Key : Line Scroll l");
|
||||
kamiFontPrintfMain( 0, line++, CONSOLE_ORANGE, "l L/R Key : Page Scroll l");
|
||||
kamiFontPrintfMain( 0, line++, CONSOLE_ORANGE, "l U/D Key : Scroll Line l");
|
||||
kamiFontPrintfMain( 0, line++, CONSOLE_ORANGE, "l L/R Key : Scroll Page l");
|
||||
kamiFontPrintfMain( 0, line++, CONSOLE_ORANGE, "l A Button : Switch View Mode l");
|
||||
kamiFontPrintfMain( 0, line++, CONSOLE_ORANGE, "l X Button : Copy to SDCard l");
|
||||
kamiFontPrintfMain( 0, line++, CONSOLE_ORANGE, "+-----------------------------+");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user