diff options
author | TheOfficialFloW | 2016-01-22 18:14:07 +0100 |
---|---|---|
committer | TheOfficialFloW | 2016-01-22 18:14:07 +0100 |
commit | cd9672bb1392e4de426bce2317b0199bc0356821 (patch) | |
tree | d278158ac9895714aa35cf4f1b8ec7d2f97032dc /nids/360/SceAudio.yml | |
parent | Replace remaining PSP2_ with SCE_ (diff) | |
download | vds-libraries-cd9672bb1392e4de426bce2317b0199bc0356821.tar.gz |
Added new NIDs
Diffstat (limited to '')
-rw-r--r-- | nids/360/SceAudio.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nids/360/SceAudio.yml b/nids/360/SceAudio.yml index e76233d..85cdcaf 100644 --- a/nids/360/SceAudio.yml +++ b/nids/360/SceAudio.yml @@ -1,9 +1,9 @@ modules: SceAudio: - nid: 0x00000009 + nid: 0x00000008 libraries: SceAudio: - nid: 0x0000000A + nid: 0x00000009 functions: sceAudioOutGetAdopt: 0x12FB1767 sceAudioOutGetConfig: 0x9C8EDAEA |