diff options
Diffstat (limited to 'engines')
-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 d7c1b1c22d..1045ed3b0b 100644 --- a/engines/cruise/detection.cpp +++ b/engines/cruise/detection.cpp @@ -70,6 +70,19 @@ static const CRUISEGameDescription gameDescriptions[] = { { { "cruise", + "16 colours", + AD_ENTRY1("D1", "cd29a4cd9162076e9a18495fe56a48f3"), + Common::EN_GRB, + Common::kPlatformPC, + ADGF_NO_FLAGS, + GUIO_NONE + }, + GType_CRUISE, + 0, + }, + { + { + "cruise", "16 colors", AD_ENTRY1("D1", "41a7a4d426dbd048eb369cfee4bb2717"), Common::FR_FRA, |