diff options
Diffstat (limited to '')
| -rw-r--r-- | src/yuzu_cmd/default_ini.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu_cmd/default_ini.h b/src/yuzu_cmd/default_ini.h index 5eca38b48..567f23417 100644 --- a/src/yuzu_cmd/default_ini.h +++ b/src/yuzu_cmd/default_ini.h | |||
| @@ -118,7 +118,7 @@ bg_green = | |||
| 118 | layout_option = | 118 | layout_option = |
| 119 | 119 | ||
| 120 | # Toggle custom layout (using the settings below) on or off. | 120 | # Toggle custom layout (using the settings below) on or off. |
| 121 | # 0 (default): Off , 1: On | 121 | # 0 (default): Off, 1: On |
| 122 | custom_layout = | 122 | custom_layout = |
| 123 | 123 | ||
| 124 | # Screen placement when using Custom layout option | 124 | # Screen placement when using Custom layout option |