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/SceLibGameUpdate.yml | |
parent | Refactor SceGxm headers (diff) | |
download | vds-libraries-3da62f250c69fa38277b1e480ea1ef79ea56b543.tar.gz |
Fix module name and debug fingerprint
Diffstat (limited to 'nids/360/SceLibGameUpdate.yml')
-rw-r--r-- | nids/360/SceLibGameUpdate.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/nids/360/SceLibGameUpdate.yml b/nids/360/SceLibGameUpdate.yml new file mode 100644 index 0000000..38ffa38 --- /dev/null +++ b/nids/360/SceLibGameUpdate.yml @@ -0,0 +1,11 @@ +modules: + SceLibGameUpdate: + nid: 0x0207A645 + libraries: + SceGameUpdate: + nid: 0x2DD9A62D + functions: + sceGameUpdateAbort: 0x14116007 + sceGameUpdateInit: 0x2F401247 + sceGameUpdateRun: 0x3C616238 + sceGameUpdateTerm: 0x48D879BA |