mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
Renderer: Cosmetics.
This commit is contained in:
parent
89de7e0526
commit
e1dc033113
4 changed files with 31 additions and 31 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue