mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-24 23:15:39 +00:00
Re-add disappeared Rewind dialog
This commit is contained in:
parent
69a23b233a
commit
26de86eed5
|
@ -268,6 +268,13 @@ configurator_global_presets_and_settings_dialog() {
|
||||||
configurator_global_presets_and_settings_dialog
|
configurator_global_presets_and_settings_dialog
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"Rewind: Enable/Disable" )
|
||||||
|
log i "Configurator: opening \"$choice\" menu"
|
||||||
|
|
||||||
|
change_preset_dialog "rewind"
|
||||||
|
configurator_global_presets_and_settings_dialog
|
||||||
|
;;
|
||||||
|
|
||||||
"Swap A/B and X/Y Buttons: Enable/Disable" )
|
"Swap A/B and X/Y Buttons: Enable/Disable" )
|
||||||
log i "Configurator: opening \"$choice\" menu"
|
log i "Configurator: opening \"$choice\" menu"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue