summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGravatar N00byKing2018-01-17 18:01:09 +0100
committerGravatar GitHub2018-01-17 18:01:09 +0100
commitb2386fc712309337fca5106e8dd06cdcf2de6381 (patch)
treeec1a8eebdda6b76faa1015af944449c75deb89e0 /src
parentMerge pull request #67 from RiverCityRansomware/gdbstubtypo (diff)
downloadyuzu-b2386fc712309337fca5106e8dd06cdcf2de6381.tar.gz
yuzu-b2386fc712309337fca5106e8dd06cdcf2de6381.tar.xz
yuzu-b2386fc712309337fca5106e8dd06cdcf2de6381.zip
Update default_ini.h
Diffstat (limited to 'src')
-rw-r--r--src/yuzu_cmd/default_ini.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/yuzu_cmd/default_ini.h b/src/yuzu_cmd/default_ini.h
index 5a2f539b1..156f7a1a4 100644
--- a/src/yuzu_cmd/default_ini.h
+++ b/src/yuzu_cmd/default_ini.h
@@ -124,8 +124,8 @@ custom_bottom_top =
124custom_bottom_right = 124custom_bottom_right =
125custom_bottom_bottom = 125custom_bottom_bottom =
126 126
127#Whether to toggle frame limiter on or off. 127# Whether to toggle frame limiter on or off.
128# 0: Off , 1 (default): On 128# 0: Off, 1 (default): On
129toggle_framelimit = 129toggle_framelimit =
130 130
131# Swaps the prominent screen with the other screen. 131# Swaps the prominent screen with the other screen.