mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-07 23:17:59 +01:00
parent
30548e1df7
commit
07e95d32c1
191 changed files with 1642 additions and 1642 deletions
|
|
@ -32,7 +32,7 @@ struct cppISteamController_STEAMCONTROLLER_INTERFACE_VERSION_TriggerHapticPulse_
|
|||
{
|
||||
void *linux_side;
|
||||
uint32 unControllerIndex;
|
||||
ESteamControllerPad eTargetPad;
|
||||
uint32_t eTargetPad;
|
||||
unsigned short usDurationMicroSec;
|
||||
};
|
||||
extern void cppISteamController_STEAMCONTROLLER_INTERFACE_VERSION_TriggerHapticPulse( struct cppISteamController_STEAMCONTROLLER_INTERFACE_VERSION_TriggerHapticPulse_params *params );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue