diff options
author | TheOfficialFloW | 2017-06-15 17:46:13 +0200 |
---|---|---|
committer | TheOfficialFloW | 2017-06-15 17:46:13 +0200 |
commit | 698cae46bf3c62322bd7d7f8dc44ac098ae4ca40 (patch) | |
tree | 6df6da1e81be61b46074887eff15727397929ac5 /nids/360/SceMotionDev.yml | |
parent | Merge pull request #185 from joel16/master (diff) | |
download | vds-libraries-698cae46bf3c62322bd7d7f8dc44ac098ae4ca40.tar.gz |
Added new NIDs
Diffstat (limited to 'nids/360/SceMotionDev.yml')
-rw-r--r-- | nids/360/SceMotionDev.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nids/360/SceMotionDev.yml b/nids/360/SceMotionDev.yml index aef192d..96a82c1 100644 --- a/nids/360/SceMotionDev.yml +++ b/nids/360/SceMotionDev.yml @@ -42,6 +42,7 @@ modules: sceMotionDevGetDeviceInfo: 0x3E4BCBC0 sceMotionDevIsReady: 0x10AAC8EA sceMotionDevRead: 0x3A3407B5 + sceMotionDevRegisterVirtualMotionDriver: 0x7FD06731 sceMotionDevSamplingStart: 0xC02C85AB sceMotionDevSamplingStop: 0xFD0B0785 sceMotionDevSetSamplingMode: 0xDBAF611A |