Browse Source

yuzu_cmd: Fix default ini, add screenshot button

nce_cpp
shinyquagsire23 8 years ago
parent
commit
382e739799
  1. 3
      src/yuzu_cmd/default_ini.h

3
src/yuzu_cmd/default_ini.h

@ -48,7 +48,8 @@ button_lstick_right=
button_lstick_down= button_lstick_down=
button_sl= button_sl=
button_sr= button_sr=
button_home"
button_home=
button_screenshot=
# for analog input, the following devices are available: # for analog input, the following devices are available:
# - "analog_from_button" (default) for emulating analog input from direction buttons. Required parameters: # - "analog_from_button" (default) for emulating analog input from direction buttons. Required parameters:

Loading…
Cancel
Save