diff options
author | devnoname120 | 2017-09-24 03:41:18 +0200 |
---|---|---|
committer | devnoname120 | 2017-09-24 03:41:18 +0200 |
commit | c0d93de71e56a36f65a9a20c0717ad7d3a2c1f19 (patch) | |
tree | 614be1a1fb31da52e4adf668ba4c5cf0846beace /nids | |
parent | Add some sce_paf_private functions (diff) | |
download | vds-libraries-c0d93de71e56a36f65a9a20c0717ad7d3a2c1f19.tar.gz |
Change wrong sce_paf_private function
Diffstat (limited to 'nids')
-rw-r--r-- | nids/360/ScePaf.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nids/360/ScePaf.yml b/nids/360/ScePaf.yml index 7ad9eda..31f36a0 100644 --- a/nids/360/ScePaf.yml +++ b/nids/360/ScePaf.yml @@ -12,6 +12,7 @@ modules: sce_paf_private_memcmp: 0x1076722F sce_paf_private_memcmp2: 0x79DFA2A2 sce_paf_private_memcpy: 0x2C5B6F9C + sce_paf_private_memcpy2: 0x5883A6E3 sce_paf_private_memmove: 0x01566828 sce_paf_private_memmove2: 0x44C0825D sce_paf_private_memset: 0xE148AF94 @@ -22,5 +23,4 @@ modules: sce_paf_private_strlen: 0xF5A2AA0C sce_paf_private_strncasecmp: 0xA6014289 sce_paf_private_strncmp: 0x1E1EA818 - sce_paf_private_strncpy: 0x5883A6E3 sce_paf_private_strrchr: 0xFA2C892F |