diff options
author | Reiko Asakura | 2020-09-21 06:05:42 -0400 |
---|---|---|
committer | Reiko Asakura | 2020-09-21 06:05:42 -0400 |
commit | 098762f370f4f164c67484a18cdf49e469e2b81e (patch) | |
tree | 6c4d4eb96de1821bcd4b6f2a8e82bf3917e0ef92 /nids/360/SceAppUtilExt.yml | |
parent | Fix module name and debug fingerprint (diff) | |
download | vds-libraries-098762f370f4f164c67484a18cdf49e469e2b81e.tar.gz |
Move libraries to correct module
Diffstat (limited to '')
-rw-r--r-- | nids/360/SceAppUtilExt.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/nids/360/SceAppUtilExt.yml b/nids/360/SceAppUtilExt.yml new file mode 100644 index 0000000..3169d16 --- /dev/null +++ b/nids/360/SceAppUtilExt.yml @@ -0,0 +1,9 @@ +modules: + SceAppUtilExt: + nid: 0xBB21718B + libraries: + SceAppUtilExt: + nid: 0x76D1A509 + functions: + sceAppUtilExtVideoMount: 0xA0380CF7 + sceAppUtilExtVideoUmount: 0x02E1E2C4 |