STARTREK: Add german floppy version to detection

This commit is contained in:
Matthew Stewart 2018-07-29 01:31:10 -04:00 committed by Eugene Sandulenko
parent 1599e57dfe
commit 359b0c2307

View File

@ -110,6 +110,21 @@ static const StarTrekGameDescription gameDescriptions[] = {
false,
},
{ // ST25 DOS floppy edition (GER)
{
"st25",
"Floppy",
AD_ENTRY1s("data.001", "57040928a0f374281aa86ba4e7db8444", 7181890),
Common::DE_DEU,
Common::kPlatformDOS,
ADGF_NO_FLAGS,
GUIO0()
},
GType_ST25,
0,
false,
},
{ // ST25 Amiga ? (EN)
{
"st25",