summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/drawbgfx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/modules/render/drawbgfx.h')
-rw-r--r--src/osd/modules/render/drawbgfx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/osd/modules/render/drawbgfx.h b/src/osd/modules/render/drawbgfx.h
index 919b567500b..e7e648c27d1 100644
--- a/src/osd/modules/render/drawbgfx.h
+++ b/src/osd/modules/render/drawbgfx.h
@@ -160,6 +160,7 @@ private:
static const uint32_t PACKABLE_SIZE;
static const uint32_t WHITE_HASH;
+ static bool s_window_set;
static uint32_t s_current_view;
};