From 01232093a907477cba24f9c11b4d889052ef862f Mon Sep 17 00:00:00 2001 From: Lee Harrison Date: Thu, 1 Sep 2016 16:18:58 -0400 Subject: Remove duplicate ScePhotoExport library The nids present were already included in the first library (#145) --- nids/360/ScePhotoExport.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'nids') 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 -- cgit v1.2.3