diff options
| author | 2018-07-26 15:35:10 +0200 | |
|---|---|---|
| committer | 2018-07-26 15:35:10 +0200 | |
| commit | 7a2acc86e6f7bc52666f00ef7e110f47d8ce2746 (patch) | |
| tree | bbc0295b5d72b243d692ad99fbc6d5d4b298c312 | |
| parent | Merge pull request #827 from lioncash/log (diff) | |
| download | yuzu-7a2acc86e6f7bc52666f00ef7e110f47d8ce2746.tar.gz yuzu-7a2acc86e6f7bc52666f00ef7e110f47d8ce2746.tar.xz yuzu-7a2acc86e6f7bc52666f00ef7e110f47d8ce2746.zip | |
Port #3641 from Citra
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 |