diff options
author | Sunguk Lee | 2017-12-29 01:16:24 +0900 |
---|---|---|
committer | Sunguk Lee | 2017-12-29 01:16:24 +0900 |
commit | f4311d1d75fe8e309378091ac763ca1d32706c8f (patch) | |
tree | 872c1232a7abec524d24353d8ea6c94b9d2b2d23 /nids/360/SceRudp.yml | |
parent | Merge pull request #264 from Rinnegatamante/patch-16 (diff) | |
parent | Added new functions to existing modules. (diff) | |
download | vds-libraries-f4311d1d75fe8e309378091ac763ca1d32706c8f.tar.gz |
Merge pull request #267 from Rinnegatamante/patch-18
db.yml major update
Diffstat (limited to 'nids/360/SceRudp.yml')
-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 cc65191..a87ce58 100644 --- a/nids/360/SceRudp.yml +++ b/nids/360/SceRudp.yml @@ -1,6 +1,6 @@ modules: SceRudp: - nid: 0x000000A4 + nid: 0x0B6F819A libraries: SceLibRudp: nid: 0x32910D11 @@ -8,7 +8,7 @@ modules: sceRudpActivate: 0xF1151D91 sceRudpBind: 0x8B766108 sceRudpCreateContext: 0x772C07E8 - sceRudpEnableInternalIOThread: 0x3A495E69 + sceRudpEnableInternalIOThread: 0x87EC465E sceRudpEnd: 0x3EA0961E sceRudpFlush: 0x8D45BA52 sceRudpGetContextStatus: 0xD620B557 |