diff options
author | TheOfficialFloW | 2017-08-05 10:05:51 +0200 |
---|---|---|
committer | TheOfficialFloW | 2017-08-05 10:05:51 +0200 |
commit | f31412e046bd4566f2b2df3385b73b619e37454e (patch) | |
tree | 21e157854297fd948a56237f2e1fbea9edfa1677 | |
parent | Merge pull request #212 from Rinnegatamante/wireless (diff) | |
download | vds-libraries-f31412e046bd4566f2b2df3385b73b619e37454e.tar.gz |
Changed to sceLsdbGetType
Diffstat (limited to '')
-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 601a6ab..cd2df41 100644 --- a/nids/360/SceLsdb.yml +++ b/nids/360/SceLsdb.yml @@ -14,4 +14,4 @@ modules: sceLsdbGetOriginalPath: 0x92D14842 sceLsdbGetParentalLevel: 0x226B12F7 sceLsdbGetSelfPath: 0xD6B57313 - sceLsdbGetStyle: 0xDEC358E4 + sceLsdbGetType: 0xDEC358E4 |