summaryrefslogtreecommitdiff
path: root/nids
diff options
context:
space:
mode:
authorFrancisco José García García2016-11-05 15:26:56 +0000
committerGitHub2016-11-05 15:26:56 +0000
commit2fe2b8af1eae2919def1711b9fe49008409b525e (patch)
tree10c27cf4a6c9a8c354d93d5d72b61c7bc51d8472 /nids
parentFixed number of arguments in two functions (#58) (diff)
parentUpdate db.json (diff)
downloadvds-libraries-2fe2b8af1eae2919def1711b9fe49008409b525e.tar.gz
Merge pull request #76 from d3m3vilurr/fix-pr-74
Fix PR #74
Diffstat (limited to 'nids')
-rw-r--r--nids/360/SceShellSvc.yml11
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