diff options
author | TheOfficialFloW | 2016-12-15 00:00:27 +0100 |
---|---|---|
committer | Yifan Lu | 2016-12-14 15:29:26 -0800 |
commit | a66b2cb0ce9a057a834a5919e3d8d9d7602ed1da (patch) | |
tree | b0f1ede1ac8b60020d9c5270c36c8db7abcab478 /nids/360/SceIofilemgr.yml | |
parent | Added NID for sceIoRemoveForDriver (diff) | |
download | vds-libraries-a66b2cb0ce9a057a834a5919e3d8d9d7602ed1da.tar.gz |
Added sceIoDevctlForDriver
Diffstat (limited to 'nids/360/SceIofilemgr.yml')
-rw-r--r-- | nids/360/SceIofilemgr.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nids/360/SceIofilemgr.yml b/nids/360/SceIofilemgr.yml index 8e4bd5d..d348ffc 100644 --- a/nids/360/SceIofilemgr.yml +++ b/nids/360/SceIofilemgr.yml @@ -31,6 +31,7 @@ modules: functions: sceIoChstat: 0x7D42B8DC sceIoClose: 0xF99DD8A3 + sceIoDevctl: 0x16882FC4 sceIoDopen: 0x463B25CC sceIoDread: 0x20CF5FC7 sceIoGetstat: 0x75C96D25 |