mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Move FPSCounter calls to RenderBase.
This commit is contained in:
@ -150,6 +150,8 @@ protected:
|
||||
static bool s_skipSwap;
|
||||
static bool XFBWrited;
|
||||
|
||||
static unsigned int s_fps;
|
||||
|
||||
private:
|
||||
static PEControl::PixelFormat prev_efb_format;
|
||||
static unsigned int efb_scale_numeratorX;
|
||||
|
Reference in New Issue
Block a user