diff options
author | Sergi Granell | 2018-08-27 17:10:36 +0200 |
---|---|---|
committer | Sergi Granell | 2018-08-27 17:10:59 +0200 |
commit | 6bbd8e1e7c7e10a6935e56bc4e8529acf14bb8b2 (patch) | |
tree | 47fcd370d4d95463eca5279930a2ec104562aab3 /nids | |
parent | Update UDCD (diff) | |
download | vds-libraries-6bbd8e1e7c7e10a6935e56bc4e8529acf14bb8b2.tar.gz |
Update UDCD
Diffstat (limited to 'nids')
-rw-r--r-- | nids/360/SceUdcd.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nids/360/SceUdcd.yml b/nids/360/SceUdcd.yml index e38b6b4..c5647e4 100644 --- a/nids/360/SceUdcd.yml +++ b/nids/360/SceUdcd.yml @@ -36,8 +36,10 @@ modules: sceUdcdStall: 0x34079250 sceUdcdStallInternal: 0x9B44DF29 sceUdcdStart: 0x9FD733EA + sceUdcdStartCurrentInternal: 0x360E95B9 sceUdcdStartInternal: 0x90F8BCAE sceUdcdStop: 0x1494293B + sceUdcdStopCurrentInternal: 0x0F3595AE sceUdcdStopInternal: 0x150FD3BB sceUdcdUnregister: 0x0DECE532 sceUdcdUnregisterInternal: 0x6CCD152E |