diff options
author | GrapheneCt | 2020-07-11 20:11:57 -0400 |
---|---|---|
committer | Reiko Asakura | 2020-07-11 20:11:57 -0400 |
commit | fbe4ec6586e0aa63794cc1661adef8799a4dde2a (patch) | |
tree | 86c041f4511d3bfdbdeb1afb352259985db8a4a6 /nids/360/SceShellSvc.yml | |
parent | Add psp2/bgapputil.h (diff) | |
download | vds-libraries-fbe4ec6586e0aa63794cc1661adef8799a4dde2a.tar.gz |
Add SceShellSvc function and rename header
For reference on vtable see
https://github.com/GrapheneCt/libShellAudio/blob/master/source/ShellAudio.c
Diffstat (limited to 'nids/360/SceShellSvc.yml')
-rw-r--r-- | nids/360/SceShellSvc.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nids/360/SceShellSvc.yml b/nids/360/SceShellSvc.yml index 77c7d17..d1a12c2 100644 --- a/nids/360/SceShellSvc.yml +++ b/nids/360/SceShellSvc.yml @@ -2,6 +2,10 @@ modules: SceShellSvc: nid: 0x821DC423 libraries: + SceShellSvc: + nid: 0x773242C7 + functions: + sceShellSvcGetSvcObj: 0xB31E7F1C SceShellUtil: nid: 0xD2B1C8AE functions: |