aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Thomas2010-11-30 12:45:26 +0000
committerScott Thomas2010-11-30 12:45:26 +0000
commit348f2d01c811212d5463599c8718635fe4826b22 (patch)
tree298d807d3fae48f822748ba3753cc122cab79610
parentc34410d49dbb32baa9b8c06ef24c1fbef4c420d6 (diff)
downloadscummvm-rg350-348f2d01c811212d5463599c8718635fe4826b22.tar.gz
scummvm-rg350-348f2d01c811212d5463599c8718635fe4826b22.tar.bz2
scummvm-rg350-348f2d01c811212d5463599c8718635fe4826b22.zip
MOHAWK: Fill in missing detector details (as per FIXME)
svn-id: r54671
-rw-r--r--engines/mohawk/detection_tables.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h
index ce61380b43..6b1427ca27 100644
--- a/engines/mohawk/detection_tables.h
+++ b/engines/mohawk/detection_tables.h
@@ -720,7 +720,7 @@ static const MohawkGameDescription gameDescriptions[] = {
},
GType_LIVINGBOOKSV1,
GF_LB_10,
- "ARTHUR.EXE" // FIXME: Check this (ST?)
+ "ARTHUR.EXE"
},
{
@@ -930,7 +930,7 @@ static const MohawkGameDescription gameDescriptions[] = {
},
GType_LIVINGBOOKSV2,
0,
- 0 // FIXME: ST?
+ "RACE.EXE"
},
// 32-bit version of the previous entry
@@ -946,7 +946,7 @@ static const MohawkGameDescription gameDescriptions[] = {
},
GType_LIVINGBOOKSV2,
0,
- 0 // FIXME: ST?
+ "RACE32.EXE"
},
{