aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/detection.cpp
diff options
context:
space:
mode:
authorMatthew Hoops2009-10-15 22:05:52 +0000
committerMatthew Hoops2009-10-15 22:05:52 +0000
commit6edf387418d49089bc2bc12e67261cc547774e87 (patch)
tree9302e675b09f1b8d10892e86c4089f12216f9579 /engines/gob/detection.cpp
parent6ade594794534b179bf482c4a93d052c412b097c (diff)
downloadscummvm-rg350-6edf387418d49089bc2bc12e67261cc547774e87.tar.gz
scummvm-rg350-6edf387418d49089bc2bc12e67261cc547774e87.tar.bz2
scummvm-rg350-6edf387418d49089bc2bc12e67261cc547774e87.zip
Give Gob1 CD-i its own platform.
svn-id: r45135
Diffstat (limited to 'engines/gob/detection.cpp')
-rw-r--r--engines/gob/detection.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp
index f96ca31294..783b11cd19 100644
--- a/engines/gob/detection.cpp
+++ b/engines/gob/detection.cpp
@@ -666,10 +666,10 @@ static const GOBGameDescription gameDescriptions[] = {
{
{
"gob1",
- "gob CD-i",
+ "",
AD_ENTRY1s("intro.stk", "0e022d3f2481b39e9175d37b2c6ad4c6", 2390121),
FR_FRA,
- kPlatformWindows,
+ kPlatformCDi,
ADGF_NO_FLAGS,
GUIO_NOSUBTITLES | GUIO_NOSPEECH
},