diff options
author | Glenn Anderson | 2015-08-15 02:36:49 -0400 |
---|---|---|
committer | Glenn Anderson | 2015-08-15 19:09:16 -0400 |
commit | 860e7bdfdded83166cd64ca94e9512f607fd563a (patch) | |
tree | 4f8115341c5c78170125f1ed5e97b13634f3ce0b /nids/360/ScePhotoExport.yml | |
parent | Initial commit. Added headers from psp2sdk. (diff) | |
download | vds-libraries-860e7bdfdded83166cd64ca94e9512f607fd563a.tar.gz |
Adds initial NID JSON database.
Diffstat (limited to '')
-rw-r--r-- | nids/360/ScePhotoExport.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/nids/360/ScePhotoExport.yml b/nids/360/ScePhotoExport.yml new file mode 100644 index 0000000..e81c8e8 --- /dev/null +++ b/nids/360/ScePhotoExport.yml @@ -0,0 +1,11 @@ +modules: + ScePhotoExport: + nid: 0x00000000 + libraries: + ScePhotoExport: + nid: 0x00000000 + functions: + scePhotoExportFromData: 0x70512321 + scePhotoExportFromFile: 0x84FD9FC5 + scePhotoExportIsAvailableFromData: 0xE6E6AFD5 + scePhotoExportIsAvailableFromFile: 0x5655F971 |