diff options
author | CelesteBlue-dev | 2017-10-09 22:41:53 +0200 |
---|---|---|
committer | devnoname120 | 2017-10-09 23:00:50 +0200 |
commit | c0cdcba2d62ac8e8488d92b0881d535dc19d1a00 (patch) | |
tree | 5b093b59f4a0f44ecbe4f9aa4c574710c82826ba /nids/360/SceLibGameUpdate.yml | |
parent | Merge pull request #227 from Rinnegatamante/kern_anon (diff) | |
download | vds-libraries-c0cdcba2d62ac8e8488d92b0881d535dc19d1a00.tar.gz |
Update modules NIDs
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 |