aboutsummaryrefslogtreecommitdiff
path: root/engines/mortevielle/detection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mortevielle/detection.cpp')
-rw-r--r--engines/mortevielle/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mortevielle/detection.cpp b/engines/mortevielle/detection.cpp
index 5997b4c349..994563d497 100644
--- a/engines/mortevielle/detection.cpp
+++ b/engines/mortevielle/detection.cpp
@@ -41,7 +41,7 @@ static const PlainGameDescriptor MortevielleGame[] = {
class MortevielleMetaEngine : public AdvancedMetaEngine {
public:
- MortevielleMetaEngine() : AdvancedMetaEngine(Mortevielle::MortevielleGameDescriptions, sizeof(ADGameDescription),
+ MortevielleMetaEngine() : AdvancedMetaEngine(Mortevielle::MortevielleGameDescriptions, sizeof(ADGameDescription),
MortevielleGame) {
_md5Bytes = 512;
_singleid = "mortevielle";