mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 05:38:56 +00:00
MOHAWK: Added mystme Spanish. Bugreport #11927
This commit is contained in:
parent
71ad61e455
commit
fa32089bcf
@ -338,6 +338,24 @@ static const MohawkGameDescription gameDescriptions[] = {
|
||||
0,
|
||||
},
|
||||
|
||||
// Myst Masterpiece Edition
|
||||
// Spanish Fan Translation 3.02c
|
||||
// Bugreport #11927
|
||||
{
|
||||
{
|
||||
"myst",
|
||||
"Masterpiece Edition",
|
||||
AD_ENTRY1s("myst.dat", "7552dd490861dc7e6307e1ede80220fd", 76640997),
|
||||
Common::ES_ESP,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_NO_FLAGS,
|
||||
GUI_OPTIONS_MYST_ME
|
||||
},
|
||||
GType_MYST,
|
||||
GF_ME,
|
||||
0,
|
||||
},
|
||||
|
||||
// Myst Masterpiece Edition - 25th Anniversary
|
||||
// Repacked by the ScummVM team
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user