aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorStrangerke2012-02-23 07:39:58 +0100
committerStrangerke2012-04-06 08:21:47 +0200
commitc6f90f2d2732553de6e71ba86edc6c335aa8ee46 (patch)
treead14e7c04d10bf6016b325b477673c856734d2b0 /engines
parentac71654b4999663fc911572aaa2e6174767706d3 (diff)
downloadscummvm-rg350-c6f90f2d2732553de6e71ba86edc6c335aa8ee46.tar.gz
scummvm-rg350-c6f90f2d2732553de6e71ba86edc6c335aa8ee46.tar.bz2
scummvm-rg350-c6f90f2d2732553de6e71ba86edc6c335aa8ee46.zip
MORTEVIELLE: Add detection for another French version
Diffstat (limited to 'engines')
-rw-r--r--engines/mortevielle/detection_tables.h15
1 files changed, 14 insertions, 1 deletions
diff --git a/engines/mortevielle/detection_tables.h b/engines/mortevielle/detection_tables.h
index 307d125156..2b9a4511da 100644
--- a/engines/mortevielle/detection_tables.h
+++ b/engines/mortevielle/detection_tables.h
@@ -37,7 +37,20 @@ static const ADGameDescription MortevielleGameDescriptions[] = {
ADGF_NO_FLAGS,
GUIO0()
},
-
+ // French
+ {
+ "mortevielle",
+ "",
+ {
+ {"menu.mor", 0, "3fef0a3f8fca99fdcb6dbca8cbcef46f", 160},
+ {"dxx.mor", 0, "949e68e829ecd5ad29e36a00347a9e7e", 207744},
+ AD_LISTEND
+ },
+ Common::FR_FRA,
+ Common::kPlatformPC,
+ ADGF_NO_FLAGS,
+ GUIO0()
+ },
// German
{
"mortevielle",