mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 22:29:39 -06:00
Renderer: Cosmetics.
This commit is contained in:
@ -155,8 +155,8 @@ protected:
|
||||
|
||||
static TargetRectangle target_rc;
|
||||
|
||||
// can probably eliminate this static var
|
||||
static int s_LastEFBScale;
|
||||
// TODO: Can probably eliminate this static var.
|
||||
static int s_last_efb_scale;
|
||||
|
||||
static bool XFBWrited;
|
||||
|
||||
|
Reference in New Issue
Block a user