diff options
author | bunnei <bunneidev@gmail.com> | 2018-07-26 12:03:56 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-26 12:03:56 -0700 |
commit | f1fbb476df13af4623d5865c1ef57f51e68c3712 (patch) | |
tree | 7ad67b70494b98d6ffc3ed89d05befe7fdd007a1 /src/yuzu_cmd/default_ini.h | |
parent | 8440b814bcba9a5e6229f88ea211accebf778101 (diff) | |
parent | 9d2a1c6f1218f801b8ef6a683a9d48288516d7c9 (diff) |
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/yuzu_cmd/default_ini.h')
-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 = layout_option = # Toggle custom layout (using the settings below) on or off. -# 0 (default): Off , 1: On +# 0 (default): Off, 1: On custom_layout = # Screen placement when using Custom layout option |