From 860e7bdfdded83166cd64ca94e9512f607fd563a Mon Sep 17 00:00:00 2001 From: Glenn Anderson Date: Sat, 15 Aug 2015 02:36:49 -0400 Subject: Adds initial NID JSON database. --- nids/360/SceScreenShot.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 nids/360/SceScreenShot.yml (limited to 'nids/360/SceScreenShot.yml') diff --git a/nids/360/SceScreenShot.yml b/nids/360/SceScreenShot.yml new file mode 100644 index 0000000..c4a372d --- /dev/null +++ b/nids/360/SceScreenShot.yml @@ -0,0 +1,15 @@ +modules: + SceScreenShot: + nid: 0x00000000 + libraries: + SceScreenShot: + nid: 0x00000000 + functions: + sceScreenShotCapture: 0xD509FB08 + sceScreenShotDisable: 0x50AE9FF9 + sceScreenShotDisableNotification: 0xDA80A228 + sceScreenShotEnable: 0x76E674D1 + sceScreenShotEnableNotification: 0x816633FE + sceScreenShotGetParam: 0xBAE9E534 + sceScreenShotSetOverlayImage: 0x7061665B + sceScreenShotSetParam: 0x05DB59C7 -- cgit v1.2.3