diff options
-rw-r--r-- | engines/kyra/detection_tables.h | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/engines/kyra/detection_tables.h b/engines/kyra/detection_tables.h index 2e1d5afc17..84e0f343a7 100644 --- a/engines/kyra/detection_tables.h +++ b/engines/kyra/detection_tables.h @@ -1080,6 +1080,22 @@ const KYRAGameDescription adGameDescs[] = { "lol", 0, { + { "WESTWOOD.1", 0, "320b2828be595c491903f467094f05eb", -1 }, + { 0, 0, 0, 0 } + }, + Common::EN_ANY, + Common::kPlatformPC, + ADGF_NO_FLAGS, + Common::GUIO_NOSPEECH | Common::GUIO_MIDIADLIB | Common::GUIO_MIDIMT32 | Common::GUIO_MIDIGM | Common::GUIO_MIDIPCSPK + }, + LOL_FLOPPY_CMP_FLAGS + }, + + { + { + "lol", + 0, + { { "WESTWOOD.1", 0, "3c61cb7de5b2ec452f5851f5075207ee", -1 }, { 0, 0, 0, 0 } }, |