diff options
author | Reiko Asakura | 2020-06-13 10:11:29 -0400 |
---|---|---|
committer | Reiko Asakura | 2020-06-13 10:11:29 -0400 |
commit | aa98556312f82267528801a54f6fc0509fb6a062 (patch) | |
tree | 264e2a159d44b96733acd68bb60c0bc57d9faa33 /nids/360/SceShellSvc.yml | |
parent | Add incoming_dialog.h (diff) | |
download | vds-libraries-aa98556312f82267528801a54f6fc0509fb6a062.tar.gz |
Add sceShellUtilReboot
Credits: Princess-of-Sleeping
Diffstat (limited to 'nids/360/SceShellSvc.yml')
-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 |