From 8c443650e508fdc135dadd4f46daf3faa559071b Mon Sep 17 00:00:00 2001 From: Florian Kagerer Date: Sat, 30 May 2009 12:40:00 +0000 Subject: LOL: - added non-installed English floppy version to detection svn-id: r41028 --- engines/kyra/detection.cpp | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'engines') diff --git a/engines/kyra/detection.cpp b/engines/kyra/detection.cpp index f72d58d1c6..0da73e2386 100644 --- a/engines/kyra/detection.cpp +++ b/engines/kyra/detection.cpp @@ -989,6 +989,21 @@ const KYRAGameDescription adGameDescs[] = { LOL_CD_FLAGS }, + { + { + "lol", + 0, + { + { "WESTWOOD.1", 0, "c656aa9a2b4032d341e3dc8e3525b917", -1 }, + { 0, 0, 0, 0 } + }, + Common::EN_ANY, + Common::kPlatformPC, + ADGF_NO_FLAGS + }, + LOL_FLOPPY_CMP_FLAGS + }, + { { "lol", -- cgit v1.2.3