summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar fearlessTobi2018-07-26 15:35:10 +0200
committerGravatar fearlessTobi2018-07-26 15:35:10 +0200
commit7a2acc86e6f7bc52666f00ef7e110f47d8ce2746 (patch)
treebbc0295b5d72b243d692ad99fbc6d5d4b298c312
parentMerge pull request #827 from lioncash/log (diff)
downloadyuzu-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.h2
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 =
118layout_option = 118layout_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
122custom_layout = 122custom_layout =
123 123
124# Screen placement when using Custom layout option 124# Screen placement when using Custom layout option