diff options
author | Reiko Asakura | 2020-09-21 05:39:03 -0400 |
---|---|---|
committer | Reiko Asakura | 2020-09-21 05:39:03 -0400 |
commit | 3da62f250c69fa38277b1e480ea1ef79ea56b543 (patch) | |
tree | f9835e1930d827051e652722fde7faecdb4ff7ec /nids/360/SceLiveAreaUtil.yml | |
parent | Refactor SceGxm headers (diff) | |
download | vds-libraries-3da62f250c69fa38277b1e480ea1ef79ea56b543.tar.gz |
Fix module name and debug fingerprint
Diffstat (limited to 'nids/360/SceLiveAreaUtil.yml')
-rw-r--r-- | nids/360/SceLiveAreaUtil.yml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/nids/360/SceLiveAreaUtil.yml b/nids/360/SceLiveAreaUtil.yml new file mode 100644 index 0000000..614d228 --- /dev/null +++ b/nids/360/SceLiveAreaUtil.yml @@ -0,0 +1,15 @@ +modules: + SceLiveAreaUtil: + nid: 0x6D180EF6 + libraries: + SceLiveAreaUtil: + nid: 0x5303CB07 + functions: + sceLiveAreaGetFrameRevision: 0xD6EE2214 + sceLiveAreaGetFrameUserData: 0xD6FD367F + sceLiveAreaGetRevision: 0x833F5D0A + sceLiveAreaGetStatus: 0x7FE5B83F + sceLiveAreaReplaceAllAsync: 0x18066BA9 + sceLiveAreaReplaceAllSync: 0x29C65C0B + sceLiveAreaUpdateFrameAsync: 0xD330285D + sceLiveAreaUpdateFrameSync: 0xCFCEDE95 |