diff options
author | Sunguk Lee | 2018-11-10 22:35:53 +0900 |
---|---|---|
committer | GitHub | 2018-11-10 22:35:53 +0900 |
commit | c64470d248b77f586e78ffdb759e34e570ac9d69 (patch) | |
tree | 0dd74d5d1ed54619a7a4cbc1c0c2fe3734254093 | |
parent | add ksceKernelSuspendProcess (diff) | |
parent | Add ksceIdStorageEnumId nid (diff) | |
download | vds-libraries-c64470d248b77f586e78ffdb759e34e570ac9d69.tar.gz |
Merge pull request #367 from Princess-of-Sleeping/master
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 |