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/SceRudp.yml | |
parent | Replace remaining PSP2_ with SCE_ (diff) | |
download | vds-libraries-cd9672bb1392e4de426bce2317b0199bc0356821.tar.gz |
Added new NIDs
Diffstat (limited to '')
-rw-r--r-- | nids/360/SceRudp.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nids/360/SceRudp.yml b/nids/360/SceRudp.yml index f100040..c9c0211 100644 --- a/nids/360/SceRudp.yml +++ b/nids/360/SceRudp.yml @@ -1,9 +1,9 @@ modules: SceRudp: - nid: 0x00000057 + nid: 0x000000A4 libraries: SceLibRudp: - nid: 0x00000058 + nid: 0x000000A5 functions: sceRudpActivate: 0xF1151D91 sceRudpBind: 0x8B766108 |