From 648179f87d97edc80a6e2d8c8945537ac1048a71 Mon Sep 17 00:00:00 2001 From: Arnaud Boutonné Date: Fri, 29 May 2009 11:45:33 +0000 Subject: Add MD5 for another The Last Dynasty FR svn-id: r40984 --- engines/gob/detection.cpp | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'engines/gob/detection.cpp') diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index 0c26972d49..9a8550c4a3 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -2468,6 +2468,19 @@ static const GOBGameDescription gameDescriptions[] = { kFeatures640, 0, 0, 0 }, + { + { + "dynasty", + "", + AD_ENTRY1s("intro.stk", "b3f8472484b7a1df94557b51e7b6fca0", 2322644), + FR_FRA, + kPlatformPC, + ADGF_NO_FLAGS + }, + kGameTypeDynasty, + kFeatures640, + 0, 0, 0 + }, { { "dynasty", -- cgit v1.2.3