diff options
author | Reiko Asakura | 2021-02-11 20:59:36 -0500 |
---|---|---|
committer | Reiko Asakura | 2021-02-11 20:59:36 -0500 |
commit | c4910c2b8a6570075291b9c10e8cadc600d762e9 (patch) | |
tree | a4df3b8f23b1e83627109e26568f4eef3a20352f /nids/360/ScePaf.yml | |
parent | SceLibMtp: fix function NIDs (diff) | |
download | vds-libraries-c4910c2b8a6570075291b9c10e8cadc600d762e9.tar.gz |
scePafResourceGetAttributeIdIntLpb: fix NID
Diffstat (limited to 'nids/360/ScePaf.yml')
-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 fa78643..6917d31 100644 --- a/nids/360/ScePaf.yml +++ b/nids/360/ScePaf.yml @@ -29,7 +29,7 @@ modules: scePafResourceGetAttributeFloat: 0xBE772869 scePafResourceGetAttributeFloatArray: 0x7B360965 scePafResourceGetAttributeIdInt: 0xABFA169F - scePafResourceGetAttributeIdIntLpb: 0xABFA169F + scePafResourceGetAttributeIdIntLpb: 0x74FB882A scePafResourceGetAttributeIdStr: 0xBD3A6015 scePafResourceGetAttributeIdStrLpb: 0x445BCAAB scePafResourceGetAttributeInteger: 0xE59C9265 |