diff options
Diffstat (limited to 'engines/cruise/detection.cpp')
-rw-r--r-- | engines/cruise/detection.cpp | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/engines/cruise/detection.cpp b/engines/cruise/detection.cpp index 054550e439..d6095092ac 100644 --- a/engines/cruise/detection.cpp +++ b/engines/cruise/detection.cpp @@ -152,6 +152,19 @@ static const CRUISEGameDescription gameDescriptions[] = { { { "cruise", + 0, + AD_ENTRY1("D1", "70f42a21cc257b01d58667853335f4f1"), + Common::DE_DEU, + Common::kPlatformAmiga, + ADGF_NO_FLAGS, + GUIO_NONE + }, + GType_CRUISE, + 0, + }, + { + { + "cruise", "256 colors", AD_ENTRY1("D1", "e19a4ab2e24a69087e4ea994a5506231"), Common::IT_ITA, |