aboutsummaryrefslogtreecommitdiff
path: root/engines/cge/detection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cge/detection.cpp')
-rw-r--r--engines/cge/detection.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/engines/cge/detection.cpp b/engines/cge/detection.cpp
index 45eed31d21..4663b6b4af 100644
--- a/engines/cge/detection.cpp
+++ b/engines/cge/detection.cpp
@@ -128,7 +128,8 @@ static const CgeGameDescription gameDescriptions[] = {
},
kGameTypeSfinx
},
- AD_TABLE_END_MARKER
+
+ {AD_TABLE_END_MARKER, kGameTypeNone}
};
static const ADFileBasedFallback fileBasedFallback[] = {