From 3b9286784808f5fbbc2cb1858bbb306c3c5c635c Mon Sep 17 00:00:00 2001 From: Sven Hesse Date: Wed, 25 Jul 2007 15:46:13 +0000 Subject: Added one (commented out) "The Last Dynasty" MD5 svn-id: r28190 --- engines/gob/detection.cpp | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'engines') diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index 93a2b82773..345c212895 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -54,6 +54,7 @@ static const PlainGameDescriptor gobGames[] = { {"bargon", "Bargon Attack"}, {"ween", "Ween: The Prophecy"}, {"woodruff", "The Bizarre Adventures of Woodruff and the Schnibble"}, +// {"dynasty", "The Last Dynasty"}, {0, 0} }; @@ -1114,6 +1115,19 @@ static const GOBGameDescription gameDescriptions[] = { kFeatures640, "intro" }, + /*{ + { + "dynasty", + "", + AD_ENTRY1s("intro.stk", "6190e32404b672f4bbbc39cf76f41fda", 2511470), + EN_USA, + kPlatformPC, + Common::ADGF_NO_FLAGS + }, + kGameTypeWoodruff, + kFeatures640, + "intro" + },*/ { AD_TABLE_END_MARKER, kGameTypeNone, kFeaturesNone, NULL } }; -- cgit v1.2.3