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@2366 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
16831d6033
commit
8ebe9beaae
@ -307,7 +307,7 @@ TitleProperty *SYSM_ReadParameters( void )
|
||||
|
||||
if( !SYSM_IsRunOnDebugger() && LCFG_TSD_GetLastTimeBootSoftPlatform() == PLATFORM_CODE_NTR ) {
|
||||
// 前回ブートがNTRなら、ランチャーパラメータ無効
|
||||
SYSMi_GetWork()->flags.arm7.isValidLauncherParam = 0;
|
||||
SYSM_SetValidLauncherParam(FALSE);
|
||||
MI_CpuClear32( &SYSMi_GetWork()->launcherParam, sizeof(LauncherParam) );
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user