summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2018-01-17 12:09:47 -0500
committerGitHub <noreply@github.com>2018-01-17 12:09:47 -0500
commit1998a165577d4bf56fc2082521df1c15d7831491 (patch)
treebdfe6e16ca18b97d951426a0db28e76ef6e8e2d7 /src
parent7172ff4d9a42291f1c3b4de3118b339796c36f11 (diff)
parentb2386fc712309337fca5106e8dd06cdcf2de6381 (diff)
Merge pull request #71 from N00byKing/patch-1
Implement Pull #3109 from citra: sdl2 default ini: fix framelimit
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 =
custom_bottom_right =
custom_bottom_bottom =
-#Whether to toggle frame limiter on or off.
-# 0: Off , 1 (default): On
+# Whether to toggle frame limiter on or off.
+# 0: Off, 1 (default): On
toggle_framelimit =
# Swaps the prominent screen with the other screen.