diff options
Diffstat (limited to 'engines/composer')
-rw-r--r-- | engines/composer/detection.cpp | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/engines/composer/detection.cpp b/engines/composer/detection.cpp index be00a26e84..dd1ce2751c 100644 --- a/engines/composer/detection.cpp +++ b/engines/composer/detection.cpp @@ -140,6 +140,20 @@ static const ComposerGameDescription gameDescriptions[] = { GType_ComposerV1 }, + // Magic Tales: Imo and the King German - from bug #10199 + { + { + "imoking", + "", + AD_ENTRY1s("book.ini", "5925c6d4bf85d89b17208be4fcace5e8", 3274), + Common::DE_DEU, + Common::kPlatformWindows, + ADGF_NO_FLAGS, + GUIO1(GUIO_NOASPECT) + }, + GType_ComposerV1 + }, + // Magic Tales: The Little Samurai - from bug #3485018 { { |