diff options
| author | Sunguk Lee | 2018-04-20 03:42:46 +0900 |
|---|---|---|
| committer | GitHub | 2018-04-20 03:42:46 +0900 |
| commit | 9f697c6368b2a2e82a90ae7dbec937b54af981e0 (patch) | |
| tree | eee4f3e1d420bdcf153e03a0b9abdf0bd8bc144d /nids | |
| parent | Typo fix. (diff) | |
| parent | add sceAppMgrLoadSaveDataSystemFile (diff) | |
| download | vds-libraries-9f697c6368b2a2e82a90ae7dbec937b54af981e0.tar.gz | |
Merge pull request #313 from SilicaAndPina/patch-2
add sceAppMgrLoadSaveDataSystemFile
Diffstat (limited to 'nids')
| -rw-r--r-- | nids/360/SceAppMgr.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nids/360/SceAppMgr.yml b/nids/360/SceAppMgr.yml index 19b0bcd..9b1182e 100644 --- a/nids/360/SceAppMgr.yml +++ b/nids/360/SceAppMgr.yml @@ -302,6 +302,7 @@ modules: sceAppMgrLaunchAppByUri2: 0x0ED6AF54 sceAppMgrLaunchVideoStreamingApp: 0x4C02B889 sceAppMgrLoadExec: 0xE6774ABC + sceAppMgrLoadSaveDataSystemFile: 0x660B57BE sceAppMgrLoopBackFormat: 0xCE8CE150 sceAppMgrLoopBackMount: 0x33CD76DD sceAppMgrMmsMount: 0xF4730BA8 |
