diff --git a/Core/Config.h b/Core/Config.h index 2a9a3a736f..9d1d6dea22 100644 --- a/Core/Config.h +++ b/Core/Config.h @@ -70,6 +70,7 @@ public: bool bStretchToDisplay; bool bVSync; int iFrameSkip; + bool bFrameSkipUnthrottle; int iWindowX; int iWindowY;