diff options
author | devnoname120 | 2017-04-16 04:06:15 +0200 |
---|---|---|
committer | Sunguk Lee | 2017-04-18 11:09:01 +0900 |
commit | 0236350bacbdc565579e953c71787da5c9be6158 (patch) | |
tree | 142d8f6907043bf566a01cc21b48dc83746e9de2 /nids/360/SceGameUpdate.yml | |
parent | Add some brightness functions (diff) | |
download | vds-libraries-0236350bacbdc565579e953c71787da5c9be6158.tar.gz |
Fix some incorrect module and library NIDs
Fix #7
Diffstat (limited to 'nids/360/SceGameUpdate.yml')
-rw-r--r-- | nids/360/SceGameUpdate.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nids/360/SceGameUpdate.yml b/nids/360/SceGameUpdate.yml index e174670..600ff97 100644 --- a/nids/360/SceGameUpdate.yml +++ b/nids/360/SceGameUpdate.yml @@ -3,7 +3,7 @@ modules: nid: 0x00000036 libraries: SceGameUpdate: - nid: 0x00000037 + nid: 0x2DD9A62D functions: sceGameUpdateAbort: 0x14116007 sceGameUpdateInit: 0x2F401247 |