mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
Move FPSCounter calls to RenderBase.
This commit is contained in:
parent
a546ef3276
commit
1754cbda9d
4 changed files with 10 additions and 14 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue