mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-03-06 14:27:48 +00:00
CUP: added retroarch reset hk
This commit is contained in:
parent
b3521977a5
commit
6547933513
|
@ -2719,7 +2719,7 @@ input_replay_slot_increase = "nul"
|
||||||
input_replay_slot_increase_axis = "nul"
|
input_replay_slot_increase_axis = "nul"
|
||||||
input_replay_slot_increase_btn = "nul"
|
input_replay_slot_increase_btn = "nul"
|
||||||
input_replay_slot_increase_mbtn = "nul"
|
input_replay_slot_increase_mbtn = "nul"
|
||||||
input_reset = "nul"
|
input_reset = "r"
|
||||||
input_reset_axis = "nul"
|
input_reset_axis = "nul"
|
||||||
input_reset_btn = "nul"
|
input_reset_btn = "nul"
|
||||||
input_reset_mbtn = "nul"
|
input_reset_mbtn = "nul"
|
||||||
|
@ -3249,4 +3249,4 @@ xmb_shadows_enable = "true"
|
||||||
xmb_switch_icons = "true"
|
xmb_switch_icons = "true"
|
||||||
xmb_theme = "0"
|
xmb_theme = "0"
|
||||||
xmb_vertical_thumbnails = "false"
|
xmb_vertical_thumbnails = "false"
|
||||||
youtube_stream_key = ""
|
youtube_stream_key = ""
|
Loading…
Reference in a new issue