From e6795a66b42966090e9b0e99af0fa035b5889177 Mon Sep 17 00:00:00 2001 From: Reiko Asakura Date: Thu, 11 Mar 2021 17:48:35 -0500 Subject: Import SceNpManager NIDs from SDK 3.570.011 --- nids/360/SceNpManager.yml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 nids/360/SceNpManager.yml diff --git a/nids/360/SceNpManager.yml b/nids/360/SceNpManager.yml new file mode 100644 index 0000000..e2e5726 --- /dev/null +++ b/nids/360/SceNpManager.yml @@ -0,0 +1,22 @@ +modules: + SceNpManager: + nid: 0x2D4B5F41 + libraries: + SceNpManager: + nid: 0xD8835093 + functions: + sceNpAuthAbortOAuthRequest: 0xECBC7614 + sceNpAuthCreateOAuthRequest: 0x555EB58C + sceNpAuthDeleteOAuthRequest: 0x8C94C7A5 + sceNpAuthGetAuthorizationCode: 0x65DFB208 + sceNpCheckCallback: 0x3B0AE9A9 + sceNpGetServiceState: 0x54060DF6 + sceNpInit: 0x04D9F484 + sceNpManagerGetAccountRegion: 0xFE835967 + sceNpManagerGetCachedParam: 0x43DC48A1 + sceNpManagerGetChatRestrictionFlag: 0x60C575B1 + sceNpManagerGetContentRatingFlag: 0xAF0073B2 + sceNpManagerGetNpId: 0x3C94B4B4 + sceNpRegisterServiceStateCallback: 0x44239C35 + sceNpTerm: 0x19E40AE1 + sceNpUnregisterServiceStateCallback: 0xD9E6E56C -- cgit v1.2.3