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/SceAtrac.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/SceAtrac.yml')
-rw-r--r-- | nids/360/SceAtrac.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nids/360/SceAtrac.yml b/nids/360/SceAtrac.yml index f42f4b1..cf393d7 100644 --- a/nids/360/SceAtrac.yml +++ b/nids/360/SceAtrac.yml @@ -1,9 +1,9 @@ modules: SceAtrac: - nid: 0x00000006 + nid: 0x738129ED libraries: SceAtrac: - nid: 0x00000007 + nid: 0x9AAEDAA0 functions: sceAtracAddStreamData: 0x53656F1C sceAtracCreateDecoderGroup: 0x01BFB98C |