diff options
| author | Glenn Anderson | 2015-08-15 22:47:05 -0400 |
|---|---|---|
| committer | Glenn Anderson | 2015-08-15 22:47:05 -0400 |
| commit | 1fc721311279f1ef1e5586cf44ec2cd809aac4f2 (patch) | |
| tree | ccd9cc66db6f5273c1f106bdfa370370fc63eb7f /nids/360/SceAudioencUser.yml | |
| parent | Makes library/module NIDs unique. (diff) | |
| download | vds-libraries-1fc721311279f1ef1e5586cf44ec2cd809aac4f2.tar.gz | |
Library and module names are now correct in the NID JSON according to what psp2sdk has.
Diffstat (limited to 'nids/360/SceAudioencUser.yml')
| -rw-r--r-- | nids/360/SceAudioencUser.yml | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/nids/360/SceAudioencUser.yml b/nids/360/SceAudioencUser.yml deleted file mode 100644 index 2f8e9a9..0000000 --- a/nids/360/SceAudioencUser.yml +++ /dev/null @@ -1,18 +0,0 @@ -modules: - SceAudioencUser: - nid: 0x0000000F - libraries: - SceAudioencUser: - nid: 0x00000010 - functions: - sceAudioencClearContext: 0x9386F42D - sceAudioencCreateEncoder: 0x64C04AE8 - sceAudioencCreateEncoderExternal: 0x9B1E8DE2 - sceAudioencDeleteEncoder: 0xC6BA5EE6 - sceAudioencDeleteEncoderExternal: 0x552E8882 - sceAudioencEncode: 0xD85DB29C - sceAudioencGetContextSize: 0xEAD4AF38 - sceAudioencGetInternalError: 0x452246D0 - sceAudioencGetOptInfo: 0xD01C63A3 - sceAudioencInitLibrary: 0x76EE4DC6 - sceAudioencTermLibrary: 0xAB32D022 |
