diff options
author | Jeffrey Pfau | 2016-08-21 20:07:02 -0700 |
---|---|---|
committer | Jeffrey Pfau | 2016-08-21 20:07:02 -0700 |
commit | 2d996a23794af23f38952cc97e29f434c3f43dff (patch) | |
tree | 4461a0e598d5c3914bc154ade455784faa2fd456 | |
parent | Merge pull request #26 from endrift/appmgr (diff) | |
download | vds-libraries-2d996a23794af23f38952cc97e29f434c3f43dff.tar.gz |
Add ScePhotoExport
-rw-r--r-- | nids/360/ScePhotoExport.yml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/nids/360/ScePhotoExport.yml b/nids/360/ScePhotoExport.yml index b9bc63c..a3fe439 100644 --- a/nids/360/ScePhotoExport.yml +++ b/nids/360/ScePhotoExport.yml @@ -1,11 +1,9 @@ modules: ScePhotoExport: - nid: 0x00000091 + nid: 0x000000E4 libraries: ScePhotoExport: nid: 0x79166BD9 functions: scePhotoExportFromData: 0x70512321 scePhotoExportFromFile: 0x84FD9FC5 - scePhotoExportIsAvailableFromData: 0xE6E6AFD5 - scePhotoExportIsAvailableFromFile: 0x5655F971 |