aboutsummaryrefslogtreecommitdiff
path: root/base/gameDetector.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'base/gameDetector.cpp')
-rw-r--r--base/gameDetector.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/gameDetector.cpp b/base/gameDetector.cpp
index 52be4dcf80..1adf73f9b4 100644
--- a/base/gameDetector.cpp
+++ b/base/gameDetector.cpp
@@ -150,7 +150,7 @@ static void usage(const char *s, ...) {
exit(1);
}
-GameDetector::GameDetector() {
+void GameDetector::registerDefaults() {
// Graphics
ConfMan.registerDefault("fullscreen", false);