diff options
author | Princess of Sleeping | 2018-11-09 05:36:37 +0900 |
---|---|---|
committer | GitHub | 2018-11-09 05:36:37 +0900 |
commit | a054ee7edb42d0fb17c4d960eaaef121d83efa21 (patch) | |
tree | 0dd74d5d1ed54619a7a4cbc1c0c2fe3734254093 | |
parent | add ksceKernelSuspendProcess (diff) | |
download | vds-libraries-a054ee7edb42d0fb17c4d960eaaef121d83efa21.tar.gz |
Add ksceIdStorageEnumId nid
-rw-r--r-- | nids/360/SceIdStorage.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nids/360/SceIdStorage.yml b/nids/360/SceIdStorage.yml index ade425d..627cc5c 100644 --- a/nids/360/SceIdStorage.yml +++ b/nids/360/SceIdStorage.yml @@ -8,6 +8,7 @@ modules: sceIdStorageCreateAtomicLeaves: 0x99ACCB71 sceIdStorageCreateLeaf: 0x08A471A6 sceIdStorageDeleteLeaf: 0x2C97AB36 + sceIdStorageEnumId: 0x31E08AFB sceIdStorageFlush: 0x3AD32523 sceIdStorageFormat: 0x958089DB sceIdStorageGetFreeLeaves: 0x37833CB8 |