mirror of
https://github.com/libretro/RetroArch
synced 2025-04-15 14:42:27 +00:00
Style nit
This commit is contained in:
parent
d08fa66ff1
commit
997fa98887
@ -839,7 +839,7 @@ uint64_t input_keys_pressed(
|
|||||||
bool enable_hotkey_valid = binds_norm && binds_norm->valid;
|
bool enable_hotkey_valid = binds_norm && binds_norm->valid;
|
||||||
bool game_focus_toggle_valid = false;
|
bool game_focus_toggle_valid = false;
|
||||||
|
|
||||||
joypad_info.axis_threshold = settings->input.axis_threshold;
|
joypad_info.axis_threshold = settings->input.axis_threshold;
|
||||||
|
|
||||||
input_keys_pressed_checks(settings, joypad_info, &binds, enable_hotkey_valid);
|
input_keys_pressed_checks(settings, joypad_info, &binds, enable_hotkey_valid);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user