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/SceHttp.yml | |
parent | Replace remaining PSP2_ with SCE_ (diff) | |
download | vds-libraries-cd9672bb1392e4de426bce2317b0199bc0356821.tar.gz |
Added new NIDs
Diffstat (limited to 'nids/360/SceHttp.yml')
-rw-r--r-- | nids/360/SceHttp.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nids/360/SceHttp.yml b/nids/360/SceHttp.yml index 944bc6d..8d54f5c 100644 --- a/nids/360/SceHttp.yml +++ b/nids/360/SceHttp.yml @@ -1,9 +1,9 @@ modules: SceHttp: - nid: 0x00000047 + nid: 0x00000040 libraries: SceHttp: - nid: 0x00000048 + nid: 0x00000041 functions: sceHttpAbortRequest: 0xEA61662F sceHttpAbortRequestForce: 0x3D44A6E5 |