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/SceAudiodec.yml | |
parent | Replace remaining PSP2_ with SCE_ (diff) | |
download | vds-libraries-cd9672bb1392e4de426bce2317b0199bc0356821.tar.gz |
Added new NIDs
Diffstat (limited to 'nids/360/SceAudiodec.yml')
-rw-r--r-- | nids/360/SceAudiodec.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nids/360/SceAudiodec.yml b/nids/360/SceAudiodec.yml index 15d76ca..6f35747 100644 --- a/nids/360/SceAudiodec.yml +++ b/nids/360/SceAudiodec.yml @@ -1,9 +1,9 @@ modules: SceAudiodec: - nid: 0x0000000D + nid: 0x0000000C libraries: SceAudiodecUser: - nid: 0x0000000E + nid: 0x0000000D functions: sceAudiodecClearContext: 0xF72F9B64 sceAudiodecCreateDecoder: 0x4DFD3AAA |