mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-19 08:37:56 -05:00
Merge pull request #5020 from german77/AnalogfromButtonFix
Disable analog joystick from buttons by default
This commit is contained in:
@ -180,6 +180,8 @@ struct Values {
|
||||
std::string motion_device;
|
||||
std::string udp_input_servers;
|
||||
|
||||
bool emulate_analog_keyboard;
|
||||
|
||||
bool mouse_enabled;
|
||||
std::string mouse_device;
|
||||
MouseButtonsRaw mouse_buttons;
|
||||
|
Reference in New Issue
Block a user