Add extended button support with Sunshine
This commit is contained in:
parent
68daa90b7e
commit
e42de9d155
3 changed files with 13 additions and 3 deletions
|
|
@ -19,7 +19,7 @@ struct GamepadState {
|
|||
SDL_TimerID mouseEmulationTimer;
|
||||
uint32_t lastStartDownTime;
|
||||
|
||||
short buttons;
|
||||
int buttons;
|
||||
short lsX, lsY;
|
||||
short rsX, rsY;
|
||||
unsigned char lt, rt;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue