diff options
author | Rinnegatamante | 2017-12-27 20:07:18 +0100 |
---|---|---|
committer | Sunguk Lee | 2017-12-29 00:40:51 +0900 |
commit | 2a58c58fa79caba77f56d4bd74bd71713590d55d (patch) | |
tree | 8d1d32e7f6df49bfd1a7c766780166ec5e766140 /nids/360/SceAppUtil.yml | |
parent | Merge pull request #264 from Rinnegatamante/patch-16 (diff) | |
download | vds-libraries-2a58c58fa79caba77f56d4bd74bd71713590d55d.tar.gz |
Relocated kernel/nid parameters on top of functions one
Diffstat (limited to 'nids/360/SceAppUtil.yml')
-rw-r--r-- | nids/360/SceAppUtil.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nids/360/SceAppUtil.yml b/nids/360/SceAppUtil.yml index a4dd1d0..d40fac8 100644 --- a/nids/360/SceAppUtil.yml +++ b/nids/360/SceAppUtil.yml @@ -51,3 +51,8 @@ modules: nid: 0xE96B941B functions: sceAppUtilCacheMount: 0x0AA56143 + SceAppUtilExt: + nid: 0x76D1A509 + functions: + sceAppUtilExtVideoMount: 0xA0380CF7 + sceAppUtilExtVideoUmount: 0x02E1E2C4 |