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 e74176d5a4..fc45afd613 100644
--- a/base/gameDetector.h
+++ b/base/gameDetector.h
@@ -38,6 +38,8 @@ enum {
GF_DEFAULT_TO_1X_SCALER = 1 << 30
};
+extern int gDebugLevel;
+
struct GameSettings {
const char *name;
const char *description;