diff options
Diffstat (limited to 'nids/360')
-rw-r--r-- | nids/360/SceShellSvc.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nids/360/SceShellSvc.yml b/nids/360/SceShellSvc.yml index 53047a2..db49b0c 100644 --- a/nids/360/SceShellSvc.yml +++ b/nids/360/SceShellSvc.yml @@ -7,5 +7,6 @@ modules: functions: sceShellUtilInitEvents: 0xE8AD11EC sceShellUtilLock: 0xA9537233 + sceShellUtilReboot: 0x636544FB sceShellUtilRegisterEventHandler: 0x7B5EDFE7 sceShellUtilUnlock: 0x21A6CF54 |