diff options
Diffstat (limited to 'nids/360')
-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 db4d4ef..8e4bd5d 100644 --- a/nids/360/SceIofilemgr.yml +++ b/nids/360/SceIofilemgr.yml @@ -38,5 +38,6 @@ modules: sceIoMkdir: 0x7F710B25 sceIoOpen: 0x75192972 sceIoRead: 0xE17EFC03 + sceIoRemove: 0x0D7BB3E1 sceIoRename: 0xDC0C4997 sceIoWrite: 0x21EE91F0 |