aboutsummaryrefslogtreecommitdiff
path: root/base/gameDetector.cpp
diff options
context:
space:
mode:
authorMax Horn2004-12-27 22:08:20 +0000
committerMax Horn2004-12-27 22:08:20 +0000
commitd299f0601bd977907426d18828dacec14907b8dc (patch)
treea3a26d6181d3247efc73b02ee13388747ea045f7 /base/gameDetector.cpp
parent6e32618c9a8b3a70ab92891042e457bc71b2d15a (diff)
downloadscummvm-rg350-d299f0601bd977907426d18828dacec14907b8dc.tar.gz
scummvm-rg350-d299f0601bd977907426d18828dacec14907b8dc.tar.bz2
scummvm-rg350-d299f0601bd977907426d18828dacec14907b8dc.zip
Reducing header dependencies a bit
svn-id: r16347
Diffstat (limited to 'base/gameDetector.cpp')
-rw-r--r--base/gameDetector.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/base/gameDetector.cpp b/base/gameDetector.cpp
index 31b619fa55..e371cf2924 100644
--- a/base/gameDetector.cpp
+++ b/base/gameDetector.cpp
@@ -46,6 +46,9 @@
#endif
#endif
+extern int gDebugLevel;
+
+
// DONT FIXME: DO NOT ORDER ALPHABETICALLY, THIS IS ORDERED BY IMPORTANCE/CATEGORY! :)
#ifdef __PALM_OS__
static const char USAGE_STRING[] = "NoUsageString"; // save more data segment space