diff options
Diffstat (limited to 'nids')
-rw-r--r-- | nids/360/ScePhotoExport.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/nids/360/ScePhotoExport.yml b/nids/360/ScePhotoExport.yml index a3fe439..b9bc63c 100644 --- a/nids/360/ScePhotoExport.yml +++ b/nids/360/ScePhotoExport.yml @@ -1,9 +1,11 @@ modules: ScePhotoExport: - nid: 0x000000E4 + nid: 0x00000091 libraries: ScePhotoExport: nid: 0x79166BD9 functions: scePhotoExportFromData: 0x70512321 scePhotoExportFromFile: 0x84FD9FC5 + scePhotoExportIsAvailableFromData: 0xE6E6AFD5 + scePhotoExportIsAvailableFromFile: 0x5655F971 |