aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/detection_tables.h
diff options
context:
space:
mode:
authorMatthew Hoops2011-01-26 19:13:53 +0000
committerMatthew Hoops2011-01-26 19:13:53 +0000
commit214d8f1e3e89fdf36585e070cbe5bc20b36d6b40 (patch)
treec519aae495312aa99be5f81fb53f97b09e654365 /engines/mohawk/detection_tables.h
parent437a3eb63b97f7db06172eef0ad5a01134f5b07f (diff)
downloadscummvm-rg350-214d8f1e3e89fdf36585e070cbe5bc20b36d6b40.tar.gz
scummvm-rg350-214d8f1e3e89fdf36585e070cbe5bc20b36d6b40.tar.bz2
scummvm-rg350-214d8f1e3e89fdf36585e070cbe5bc20b36d6b40.zip
MOHAWK: Introduce a new CursorManager for LB v2+ (they do not use exe cursors)
svn-id: r55554
Diffstat (limited to 'engines/mohawk/detection_tables.h')
-rw-r--r--engines/mohawk/detection_tables.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h
index bd568c33f2..e21db1a53b 100644
--- a/engines/mohawk/detection_tables.h
+++ b/engines/mohawk/detection_tables.h
@@ -610,7 +610,7 @@ static const MohawkGameDescription gameDescriptions[] = {
},
GType_LIVINGBOOKSV2,
0,
- "GREEN.EXE"
+ 0
},
// 32-bit version of the previous entry
@@ -626,7 +626,7 @@ static const MohawkGameDescription gameDescriptions[] = {
},
GType_LIVINGBOOKSV2,
0,
- "GREEN32.EXE"
+ 0
},
{
@@ -641,7 +641,7 @@ static const MohawkGameDescription gameDescriptions[] = {
},
GType_LIVINGBOOKSV2,
0,
- "Green Eggs and Ham"
+ 0
},
{
@@ -656,7 +656,7 @@ static const MohawkGameDescription gameDescriptions[] = {
},
GType_LIVINGBOOKSV2,
0,
- "ABC.EXE"
+ 0
},
// 32-bit version of the previous entry
@@ -672,7 +672,7 @@ static const MohawkGameDescription gameDescriptions[] = {
},
GType_LIVINGBOOKSV2,
0,
- "ABC32.EXE"
+ 0
},
{
@@ -1005,7 +1005,7 @@ static const MohawkGameDescription gameDescriptions[] = {
},
GType_LIVINGBOOKSV2,
0,
- "RACE.EXE"
+ 0
},
// 32-bit version of the previous entry
@@ -1021,7 +1021,7 @@ static const MohawkGameDescription gameDescriptions[] = {
},
GType_LIVINGBOOKSV2,
0,
- "RACE32.EXE"
+ 0
},
{