diff options
| author | Glenn Anderson | 2015-08-15 19:09:09 -0400 |
|---|---|---|
| committer | Glenn Anderson | 2015-08-15 19:09:17 -0400 |
| commit | 075b61d7d4d7274f08594ab609518b8200d776a3 (patch) | |
| tree | 467603962ad554c8004c1ed807f46c0b5fb08d09 /nids/360/SceGameUpdate.yml | |
| parent | Adds initial NID JSON database. (diff) | |
| download | vds-libraries-075b61d7d4d7274f08594ab609518b8200d776a3.tar.gz | |
Makes library/module NIDs unique.
Diffstat (limited to '')
| -rw-r--r-- | nids/360/SceGameUpdate.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nids/360/SceGameUpdate.yml b/nids/360/SceGameUpdate.yml index 27f52e0..b630a7f 100644 --- a/nids/360/SceGameUpdate.yml +++ b/nids/360/SceGameUpdate.yml @@ -1,9 +1,9 @@ modules: SceGameUpdate: - nid: 0x00000000 + nid: 0x0000003D libraries: SceGameUpdate: - nid: 0x00000000 + nid: 0x0000003E functions: sceGameUpdateAbort: 0x14116007 sceGameUpdateInit: 0x2F401247 |
