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/SceNearUtil.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/SceNearUtil.yml')
-rw-r--r-- | nids/360/SceNearUtil.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nids/360/SceNearUtil.yml b/nids/360/SceNearUtil.yml index 425d470..fae5209 100644 --- a/nids/360/SceNearUtil.yml +++ b/nids/360/SceNearUtil.yml @@ -1,6 +1,6 @@ modules: SceNearUtil: - nid: 0x00000067 + nid: 0xFE577596 libraries: SceNearUtil: nid: 0x560D1608 |