diff options
author | devnoname120 | 2019-01-31 11:38:20 +0100 |
---|---|---|
committer | devnoname120 | 2019-01-31 11:38:20 +0100 |
commit | 93c8af2f4fc5b51db3cdc9367ee59733d66bc4ad (patch) | |
tree | 73a8e16c40176f64a3f389cfed203789ef417e05 /nids/360/SceError.yml | |
parent | Add ksceKernelGetMutexInfo_089 (#389) (diff) | |
download | vds-libraries-93c8af2f4fc5b51db3cdc9367ee59733d66bc4ad.tar.gz |
Import NIDs from https://pastebin.com/ZAfpHwEH
Diffstat (limited to 'nids/360/SceError.yml')
-rw-r--r-- | nids/360/SceError.yml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/nids/360/SceError.yml b/nids/360/SceError.yml new file mode 100644 index 0000000..857711b --- /dev/null +++ b/nids/360/SceError.yml @@ -0,0 +1,13 @@ +modules: + SceError: + nid: 0x8713337B + libraries: + SceError: + nid: 0x5CD2CAD1 + functions: + _sceErrorGetExternalString: 0x85747003 + _sceErrorHistoryClearError: 0xC88F479E + _sceErrorHistoryGetError: 0xF16DF981 + _sceErrorHistoryPostError: 0x70F9D872 + _sceErrorHistorySetDefaultFormat: 0xB94DAA2F + _sceErrorHistoryUpdateSequenceInfo: 0x6FBE4BDC |