mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-10 21:03:31 +00:00
STARTREK: Add another mac version to detection.cpp
This commit is contained in:
parent
aa41f89395
commit
d3313e3980
@ -153,6 +153,21 @@ static const StarTrekGameDescription gameDescriptions[] = {
|
||||
0,
|
||||
},
|
||||
|
||||
{
|
||||
{
|
||||
"st25",
|
||||
"",
|
||||
AD_ENTRY1("Star Trek Data", "d95eb00532b7082d53862c906c7ac3dc"),
|
||||
Common::EN_ANY,
|
||||
Common::kPlatformMacintosh,
|
||||
ADGF_MACRESFORK,
|
||||
GUIO0()
|
||||
},
|
||||
GType_ST25,
|
||||
0,
|
||||
0,
|
||||
},
|
||||
|
||||
{
|
||||
{
|
||||
"st25",
|
||||
|
Loading…
x
Reference in New Issue
Block a user