mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
added menu_swap_ok_cancel
Removed the deprecated `menu_ok_btn` and `menu_cancel_btn`. It's somehow related with this issue: https://github.com/libretro/RetroArch/issues/4111
This commit is contained in:
parent
dd31ba3c22
commit
09aa219eb3
@ -497,14 +497,15 @@
|
||||
# input_player1_r3_btn =
|
||||
|
||||
# Menu buttons.
|
||||
# menu_ok_btn =
|
||||
# menu_cancel_btn =
|
||||
# menu_search_btn =
|
||||
# menu_info_btn =
|
||||
# menu_default_btn =
|
||||
# menu_scroll_down_btn =
|
||||
# menu_scroll_up_btn =
|
||||
|
||||
# Swap buttons for OK/Cancel
|
||||
# menu_swap_ok_cancel = false
|
||||
|
||||
# Axis for RetroArch D-Pad.
|
||||
# Needs to be either '+' or '-' in the first character signaling either positive or negative direction of the axis, then the axis number.
|
||||
# Do note that every other input option has the corresponding _btn and _axis binds as well; they are omitted here for clarity.
|
||||
|
Loading…
x
Reference in New Issue
Block a user