forked from dolphin-emu/dolphin
VideoCommon: rewrite frame skipping code
This commit is contained in:
@@ -152,7 +152,6 @@ protected:
|
||||
// can probably eliminate this static var
|
||||
static int s_LastEFBScale;
|
||||
|
||||
static bool s_skipSwap;
|
||||
static bool XFBWrited;
|
||||
|
||||
FPSCounter m_fps_counter;
|
||||
|
||||
Reference in New Issue
Block a user