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/SceJpegUser.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/SceJpegUser.yml')
| -rw-r--r-- | nids/360/SceJpegUser.yml | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/nids/360/SceJpegUser.yml b/nids/360/SceJpegUser.yml deleted file mode 100644 index 031787e..0000000 --- a/nids/360/SceJpegUser.yml +++ /dev/null @@ -1,18 +0,0 @@ -modules: - SceJpegUser: - nid: 0x0000004F - libraries: - SceJpegUser: - nid: 0x00000050 - functions: - sceJpegCreateSplitDecoder: 0x123B4734 - sceJpegCsc: 0x6263AEC2 - sceJpegDecodeMJpeg: 0x6215B095 - sceJpegDecodeMJpegYCbCr: 0x2A769BD8 - sceJpegDeleteSplitDecoder: 0xDE8D5FA1 - sceJpegFinishMJpeg: 0x62842598 - sceJpegGetOutputInfo: 0x353BA9B0 - sceJpegInitMJpeg: 0xB030773B - sceJpegInitMJpegWithParam: 0x518163A7 - sceJpegMJpegCsc: 0xC2380E3A - sceJpegSplitDecodeMJpeg: 0x4598EC9C |
