diff options
author | Sergi Granell | 2017-01-05 22:45:14 +0100 |
---|---|---|
committer | Sergi Granell | 2017-01-05 22:45:14 +0100 |
commit | a97a0727b34c7739d4e5964b1600f36572b4a711 (patch) | |
tree | f928f26978985b58f9f22d99dd4d02066af5df4c /nids/360/SceUdcd.yml | |
parent | Update power.h (diff) | |
download | vds-libraries-a97a0727b34c7739d4e5964b1600f36572b4a711.tar.gz |
Add sceUdcdGetDrvState NID
Diffstat (limited to 'nids/360/SceUdcd.yml')
-rw-r--r-- | nids/360/SceUdcd.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nids/360/SceUdcd.yml b/nids/360/SceUdcd.yml index 12dcbde..6225c0d 100644 --- a/nids/360/SceUdcd.yml +++ b/nids/360/SceUdcd.yml @@ -7,6 +7,7 @@ modules: functions: sceUdcdGetDeviceInfo: 0x701C87CF sceUdcdGetDeviceState: 0xFCD31220 + sceUdcdGetDrvState: 0x99B3DA5D sceUdcdRegisterCallback: 0xA7070093 sceUdcdUnregisterCallback: 0xC3FBA889 sceUdcdWaitState: 0x59EFFAF1 |