aboutsummaryrefslogtreecommitdiff
path: root/base/gameDetector.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/gameDetector.h')
-rw-r--r--base/gameDetector.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/base/gameDetector.h b/base/gameDetector.h
index 41ccf39040..dc9dc1ed6f 100644
--- a/base/gameDetector.h
+++ b/base/gameDetector.h
@@ -59,6 +59,8 @@ public:
bool _dumpScripts;
+ bool _force1xOverlay;
+
void setTarget(const String &name);
public: