mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
ランチャーでSTOPステート時にOS_Terminateするよう変更。
ドキュメント更新。 git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1923 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
eaa31143f5
commit
40e20b0ce9
@ -563,6 +563,7 @@ MAIN_LOOP_START:
|
||||
}
|
||||
break;
|
||||
case STOP: // ’âŽ~
|
||||
OS_Terminate();
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
BIN
docs/リリース_SDK_5_0_RC/SDK_5_0_ss4_ランチャーチェック表.xls
Normal file
BIN
docs/リリース_SDK_5_0_RC/SDK_5_0_ss4_ランチャーチェック表.xls
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user