diff options
author | TheOfficialFloW | 2016-11-04 10:20:05 +0100 |
---|---|---|
committer | Sunguk Lee | 2016-11-05 22:53:06 +0900 |
commit | a46e0a3f475177c525cf331fee491a82e80bc35d (patch) | |
tree | 10c27cf4a6c9a8c354d93d5d72b61c7bc51d8472 /nids/360 | |
parent | Update shellutil.h (diff) | |
download | vds-libraries-a46e0a3f475177c525cf331fee491a82e80bc35d.tar.gz |
Update db.json
Diffstat (limited to 'nids/360')
-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 |