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@1870 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
25afc40222
commit
00238cbbee
@ -1666,8 +1666,10 @@ void SYSM_TryToBootTitle( TitleProperty *pBootTitle )
|
||||
// ブート種別仮セット
|
||||
SYSMi_GetWork()->appBootType = s_launcherToOSBootType[ pBootTitle->flags.bootType ];
|
||||
|
||||
#if 0
|
||||
// ブート時ファイルリカバリ処理
|
||||
SYSMi_FileRecovery( pBootTitle );
|
||||
#endif
|
||||
|
||||
// タイトルIDリストの作成
|
||||
SYSMi_makeTitleIdList();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user