From 623ae7f1793a2fb535b1abd6290a071ad90ee757 Mon Sep 17 00:00:00 2001 From: Fabio Battaglia Date: Mon, 14 May 2012 17:15:17 +0200 Subject: CRUISE: Add detection entry for Amiga Italian ver --- engines/cruise/detection.cpp | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'engines/cruise/detection.cpp') diff --git a/engines/cruise/detection.cpp b/engines/cruise/detection.cpp index eb7c1c524f..3603ffa862 100644 --- a/engines/cruise/detection.cpp +++ b/engines/cruise/detection.cpp @@ -171,6 +171,19 @@ static const CRUISEGameDescription gameDescriptions[] = { GType_CRUISE, 0, }, + { // Amiga Italian US GOLD edition. + { + "cruise", + 0, + AD_ENTRY1("D1", "a0011075413b7335e003e8e3c9cf51b9"), + Common::EN_ANY, + Common::kPlatformAmiga, + ADGF_NO_FLAGS, + GUIO0() + }, + GType_CRUISE, + 0, + }, { // AtariST English KixxXL edition. { "cruise", -- cgit v1.2.3