diff options
| author | 2018-07-26 12:03:56 -0700 | |
|---|---|---|
| committer | 2018-07-26 12:03:56 -0700 | |
| commit | f1fbb476df13af4623d5865c1ef57f51e68c3712 (patch) | |
| tree | 7ad67b70494b98d6ffc3ed89d05befe7fdd007a1 /src | |
| parent | Merge pull request #834 from lioncash/grc (diff) | |
| parent | Port #3702 from Citra (diff) | |
| download | yuzu-f1fbb476df13af4623d5865c1ef57f51e68c3712.tar.gz yuzu-f1fbb476df13af4623d5865c1ef57f51e68c3712.tar.xz yuzu-f1fbb476df13af4623d5865c1ef57f51e68c3712.zip | |
Merge pull request #835 from FearlessTobi/port-minor-prs
Port #3641 and #3702 from Citra (Small changes to default_ini and gitignore)
Diffstat (limited to 'src')
| -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 |