diff options
author | TheOfficialFloW | 2016-01-22 18:14:07 +0100 |
---|---|---|
committer | TheOfficialFloW | 2016-01-22 18:14:07 +0100 |
commit | cd9672bb1392e4de426bce2317b0199bc0356821 (patch) | |
tree | d278158ac9895714aa35cf4f1b8ec7d2f97032dc /nids/360/SceRtc.yml | |
parent | Replace remaining PSP2_ with SCE_ (diff) | |
download | vds-libraries-cd9672bb1392e4de426bce2317b0199bc0356821.tar.gz |
Added new NIDs
Diffstat (limited to 'nids/360/SceRtc.yml')
-rw-r--r-- | nids/360/SceRtc.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nids/360/SceRtc.yml b/nids/360/SceRtc.yml index 83ad062..477f0d2 100644 --- a/nids/360/SceRtc.yml +++ b/nids/360/SceRtc.yml @@ -1,13 +1,13 @@ modules: SceRtc: - nid: 0x000000A7 + nid: 0x000000A1 libraries: SceRtc: - nid: 0x000000A8 + nid: 0x000000A2 functions: sceRtcGetAccumulativeTime: 0x258BE8EC SceRtcUser: - nid: 0x000000AA + nid: 0x000000A3 functions: sceRtcCheckValid: 0xD7622935 sceRtcCompareTick: 0xC7385158 |