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/branches/20080717_SDK500ss4_branch@1926 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
c8bcb419ef
commit
0ea5d8cb96
@ -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