diff options
author | TheOfficialFloW | 2017-08-03 21:46:52 +0200 |
---|---|---|
committer | GitHub | 2017-08-03 21:46:52 +0200 |
commit | 05676ea099549872a2db5c5de2e69d6874f2f4af (patch) | |
tree | 1fbd6917ee640da8d4028308379ca642601909f5 /nids | |
parent | Added newly reversed SceLsdb nids (diff) | |
download | vds-libraries-05676ea099549872a2db5c5de2e69d6874f2f4af.tar.gz |
Changed sceLsdbGetMode to sceLsdbGetStyle
Diffstat (limited to 'nids')
-rw-r--r-- | nids/360/SceLsdb.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nids/360/SceLsdb.yml b/nids/360/SceLsdb.yml index dc29cb3..601a6ab 100644 --- a/nids/360/SceLsdb.yml +++ b/nids/360/SceLsdb.yml @@ -10,8 +10,8 @@ modules: sceLsdbGetCategory: 0x6469796F sceLsdbGetDiscId: 0x1F569CFC sceLsdbGetGameDataId: 0x2FFE0E3F - sceLsdbGetMode: 0xDEC358E4 sceLsdbGetName: 0xD02A8B85 sceLsdbGetOriginalPath: 0x92D14842 sceLsdbGetParentalLevel: 0x226B12F7 sceLsdbGetSelfPath: 0xD6B57313 + sceLsdbGetStyle: 0xDEC358E4 |