From 4a30bfd1567fabdb1eb85e8e55ad5763955e3f01 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Thu, 15 Sep 2016 22:05:40 +0200 Subject: [PATCH] Make these two the default --- config.def.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/config.def.h b/config.def.h index 3ff28986a5..67de519f58 100644 --- a/config.def.h +++ b/config.def.h @@ -650,10 +650,8 @@ static const bool font_enable = true; * disable VSync, and leave this at its default. */ #ifdef _3DS static const float refresh_rate = (32730.0 * 8192.0) / 4481134.0 ; -#elif defined(RARCH_CONSOLE) -static const float refresh_rate = 60/1.001; #else -static const float refresh_rate = 59.94; +static const float refresh_rate = 60/1.001; #endif /* Allow games to set rotation. If false, rotation requests are