mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
Default 'Bind Hold' to 0 (#15909)
This commit is contained in:
parent
499e12c655
commit
191ca8dfe4
@ -1534,7 +1534,7 @@
|
||||
#endif
|
||||
|
||||
#define DEFAULT_INPUT_BIND_TIMEOUT 3
|
||||
#define DEFAULT_INPUT_BIND_HOLD 1
|
||||
#define DEFAULT_INPUT_BIND_HOLD 0
|
||||
#define DEFAULT_INPUT_POLL_TYPE_BEHAVIOR 2
|
||||
#define DEFAULT_INPUT_HOTKEY_BLOCK_DELAY 5
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user