aboutsummaryrefslogtreecommitdiff
path: root/gui/theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/theme.h')
-rw-r--r--gui/theme.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gui/theme.h b/gui/theme.h
index 3316c001eb..5b25978852 100644
--- a/gui/theme.h
+++ b/gui/theme.h
@@ -286,6 +286,10 @@ private:
bool _initOk;
bool _forceRedraw;
+
+ int _lastUsedBitMask;
+ void resetupGuiRenderer();
+ void setupColors();
void restoreBackground(Common::Rect r);
OverlayColor getColor(kState state);