Fix config menu button options
This commit is contained in:
parent
189b5bcee8
commit
4930ae075a
|
@ -476,13 +476,13 @@
|
||||||
# input_player1_r3_btn =
|
# input_player1_r3_btn =
|
||||||
|
|
||||||
# Menu buttons.
|
# Menu buttons.
|
||||||
# menu_ok_btn =
|
# menu_ok_btn =
|
||||||
# menu_cancel_btn =
|
# menu_cancel_btn =
|
||||||
# menu_search =
|
# menu_search_btn =
|
||||||
# menu_info =
|
# menu_info_btn =
|
||||||
# menu_default =
|
# menu_default_btn =
|
||||||
# menu_scroll_down =
|
# menu_scroll_down_btn =
|
||||||
# menu_scroll_up =
|
# menu_scroll_up_btn =
|
||||||
|
|
||||||
# Axis for RetroArch D-Pad.
|
# 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.
|
# Needs to be either '+' or '-' in the first character signaling either positive or negative direction of the axis, then the axis number.
|
||||||
|
@ -766,4 +766,3 @@
|
||||||
# network_cmd_enable = false
|
# network_cmd_enable = false
|
||||||
# network_cmd_port = 55355
|
# network_cmd_port = 55355
|
||||||
# stdin_cmd_enable = false
|
# stdin_cmd_enable = false
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue