mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-02 17:03:13 +00:00
CRUISE: Add detection for older Cruise for a Corpse Amiga version
This commit is contained in:
parent
6ea6667edf
commit
fcc3aca94e
@ -117,6 +117,17 @@ static const CRUISEGameDescription gameDescriptions[] = {
|
||||
},
|
||||
},
|
||||
{ // Amiga English US GOLD edition.
|
||||
{
|
||||
"cruise",
|
||||
nullptr,
|
||||
AD_ENTRY1("D1", "a9ff0e8b6ad2c08ccc3100d6b321e7b4"),
|
||||
Common::EN_ANY,
|
||||
Common::kPlatformAmiga,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO0()
|
||||
},
|
||||
},
|
||||
{ // Amiga English US GOLD edition (Delphine Collection).
|
||||
{
|
||||
"cruise",
|
||||
nullptr,
|
||||
|
Loading…
x
Reference in New Issue
Block a user