mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
TP設定のショートカット起動時のアプリ間パラメータを"101"に変更。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1925 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
40e20b0ce9
commit
a89d6d77ae
@ -481,7 +481,7 @@ static TitleProperty *SYSMi_CheckShortcutBoot2( void )
|
|||||||
//-----------------------------------------------------
|
//-----------------------------------------------------
|
||||||
if( ( PAD_Read() & SYSM_PAD_SHORTCUT_TP_CALIBRATION ) ==
|
if( ( PAD_Read() & SYSM_PAD_SHORTCUT_TP_CALIBRATION ) ==
|
||||||
SYSM_PAD_SHORTCUT_TP_CALIBRATION ) {
|
SYSM_PAD_SHORTCUT_TP_CALIBRATION ) {
|
||||||
argument = OS_TWL_MACHINE_SETTING_TP_CALIBRATION;
|
argument = 101;
|
||||||
isSetArgument = TRUE;
|
isSetArgument = TRUE;
|
||||||
isBootMSET = TRUE;
|
isBootMSET = TRUE;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user