diff options
-rw-r--r-- | nids/360/SceNpCommon.yml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/nids/360/SceNpCommon.yml b/nids/360/SceNpCommon.yml new file mode 100644 index 0000000..6a45b81 --- /dev/null +++ b/nids/360/SceNpCommon.yml @@ -0,0 +1,22 @@ +modules: + SceNpCommon: + nid: 0x2F703603 + libraries: + SceNpCommon: + nid: 0xECB62224 + functions: + sceNpAuthAbortRequest: 0xE2582575 + sceNpAuthCreateStartRequest: 0xED42079F + sceNpAuthDestroyRequest: 0x14FC18AF + sceNpAuthGetEntitlementById: 0xF93842F0 + sceNpAuthGetEntitlementByIdPrefix: 0xC8E51CCA + sceNpAuthGetEntitlementIdList: 0x3377CD37 + sceNpAuthGetTicket: 0x59608D1C + sceNpAuthGetTicketParam: 0xC1E23E01 + sceNpAuthInit: 0x441D8B4E + sceNpAuthTerm: 0x6093B689 + sceNpCmpNpId: 0xFB8D82E5 + sceNpCmpNpIdInOrder: 0x6BC8150A + sceNpCmpOnlineId: 0x8327C26F + sceNpGetPlatformType: 0xE9A003DE + sceNpSetPlatformType: 0xE807D0BC |