diff options
author | Himanshu Goel | 2016-08-19 13:50:40 -0400 |
---|---|---|
committer | xyzz | 2016-08-21 13:03:12 -0700 |
commit | de57ceac3977068a2a7f28593f503cbe43bf0a22 (patch) | |
tree | a5b2f9ec8017cbb5d6521a278749161a5516bae1 /nids/360 | |
parent | Include psp2/types.h in ctrl.h (diff) | |
download | vds-libraries-de57ceac3977068a2a7f28593f503cbe43bf0a22.tar.gz |
Added _sceAppMgrLaunchAppByName2ForShell
Diffstat (limited to 'nids/360')
-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 f85ebf7..ae07320 100644 --- a/nids/360/SceAppMgr.yml +++ b/nids/360/SceAppMgr.yml @@ -6,6 +6,7 @@ modules: nid: 0x8AF17416 functions: _sceAppMgrConvertVs0UserDrivePath: 0x19B76D11 + _sceAppMgrLaunchAppByName2ForShell: 0xC6BA9596 _sceAppMgrLaunchAppByUri: 0x37CE3984 _sceAppMgrLaunchAppByUri2: 0x4B45EAC0 _sceAppMgrSaveDataDataSave: 0xB81777B7 |