diff options
author | TheOfficialFloW | 2016-01-22 18:14:07 +0100 |
---|---|---|
committer | TheOfficialFloW | 2016-01-22 18:14:07 +0100 |
commit | cd9672bb1392e4de426bce2317b0199bc0356821 (patch) | |
tree | d278158ac9895714aa35cf4f1b8ec7d2f97032dc /nids/360/SceDbg.yml | |
parent | Replace remaining PSP2_ with SCE_ (diff) | |
download | vds-libraries-cd9672bb1392e4de426bce2317b0199bc0356821.tar.gz |
Added new NIDs
Diffstat (limited to 'nids/360/SceDbg.yml')
-rw-r--r-- | nids/360/SceDbg.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nids/360/SceDbg.yml b/nids/360/SceDbg.yml index 63f4e63..c4f3056 100644 --- a/nids/360/SceDbg.yml +++ b/nids/360/SceDbg.yml @@ -1,9 +1,9 @@ modules: SceDbg: - nid: 0x00000027 + nid: 0x00000025 libraries: SceDbg: - nid: 0x00000028 + nid: 0x00000026 functions: sceDbgAssertionHandler: 0x1AF3678B sceDbgLoggingHandler: 0x6605AB19 |