Disable analog joystick from buttons by default
This commit is contained in:
parent
2c2143f2b6
commit
1a3e4518ec
5 changed files with 52 additions and 10 deletions
|
@ -178,6 +178,8 @@ struct Values {
|
|||
u16 udp_input_port;
|
||||
u8 udp_pad_index;
|
||||
|
||||
bool emulate_analog_keyboard;
|
||||
|
||||
bool mouse_enabled;
|
||||
std::string mouse_device;
|
||||
MouseButtonsRaw mouse_buttons;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue