From 2cf7cda1c42c1b23f95f51e9942f4d18ea4c26fb Mon Sep 17 00:00:00 2001 From: Valentin Vanelslande Date: Mon, 13 Nov 2017 22:03:24 -0600 Subject: [PATCH] fix framelimit in default ini --- src/citra/default_ini.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/citra/default_ini.h b/src/citra/default_ini.h index 59faf773f..7bac9474d 100644 --- a/src/citra/default_ini.h +++ b/src/citra/default_ini.h @@ -115,8 +115,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.