diff options
Diffstat (limited to '')
-rw-r--r-- | nids/360/SceShellSvc.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/nids/360/SceShellSvc.yml b/nids/360/SceShellSvc.yml new file mode 100644 index 0000000..53047a2 --- /dev/null +++ b/nids/360/SceShellSvc.yml @@ -0,0 +1,11 @@ +modules: + SceShellSvc: + nid: 0x821DC423 + libraries: + SceShellUtil: + nid: 0xD2B1C8AE + functions: + sceShellUtilInitEvents: 0xE8AD11EC + sceShellUtilLock: 0xA9537233 + sceShellUtilRegisterEventHandler: 0x7B5EDFE7 + sceShellUtilUnlock: 0x21A6CF54 |