diff options
| -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= | |||
| 48 | button_lstick_down= | 48 | button_lstick_down= |
| 49 | button_sl= | 49 | button_sl= |
| 50 | button_sr= | 50 | button_sr= |
| 51 | button_home" | 51 | button_home= |
| 52 | button_screenshot= | ||
| 52 | 53 | ||
| 53 | # for analog input, the following devices are available: | 54 | # for analog input, the following devices are available: |
| 54 | # - "analog_from_button" (default) for emulating analog input from direction buttons. Required parameters: | 55 | # - "analog_from_button" (default) for emulating analog input from direction buttons. Required parameters: |