diff options
author | shinyquagsire23 <mtinc2@gmail.com> | 2018-01-15 02:27:30 -0700 |
---|---|---|
committer | shinyquagsire23 <mtinc2@gmail.com> | 2018-01-15 02:30:58 -0700 |
commit | 9fba2d68fe1c5947b0b9d1e64bb781a8e4be04ba (patch) | |
tree | 0e472b940fa07dc5be189a6bf0d78eda12dbf5bf /src/yuzu_cmd/default_ini.h | |
parent | 1ea49442f9c21aa20559894ae18353cee1179c76 (diff) |
yuzu_cmd: Fix default ini, add screenshot button
Diffstat (limited to 'src/yuzu_cmd/default_ini.h')
-rw-r--r-- | src/yuzu_cmd/default_ini.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/yuzu_cmd/default_ini.h b/src/yuzu_cmd/default_ini.h index 47d1198b3..469df96cc 100644 --- a/src/yuzu_cmd/default_ini.h +++ b/src/yuzu_cmd/default_ini.h @@ -48,7 +48,8 @@ button_lstick_right= button_lstick_down= button_sl= button_sr= -button_home" +button_home= +button_screenshot= # for analog input, the following devices are available: # - "analog_from_button" (default) for emulating analog input from direction buttons. Required parameters: |