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/SceRtc.yml | |
parent | Adds initial NID JSON database. (diff) | |
download | vds-libraries-075b61d7d4d7274f08594ab609518b8200d776a3.tar.gz |
Makes library/module NIDs unique.
Diffstat (limited to 'nids/360/SceRtc.yml')
-rw-r--r-- | nids/360/SceRtc.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nids/360/SceRtc.yml b/nids/360/SceRtc.yml index 5a2fbb8..cdf5877 100644 --- a/nids/360/SceRtc.yml +++ b/nids/360/SceRtc.yml @@ -1,8 +1,8 @@ modules: SceRtc: - nid: 0x00000000 + nid: 0x000000A7 libraries: SceRtc: - nid: 0x00000000 + nid: 0x000000A8 functions: sceRtcGetAccumulativeTime: 0x258BE8EC |