From 3cf691e9f9d0aafad14b76272201a0cfac2e8a76 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Thu, 10 Mar 2005 16:29:08 +0000 Subject: Add --force-1x-overlay command line option as discussed in bugreport #1160454 "ALL: Failed assertion when using 1x scaler" svn-id: r17067 --- base/gameDetector.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'base/gameDetector.h') 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: -- cgit v1.2.3