mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-07 10:48:43 +00:00
GOB: Added detection for Spanish Amiga ween. Bugreport #11591
This commit is contained in:
parent
88780c3b0f
commit
a2114f68d6
@ -201,6 +201,21 @@
|
||||
0, 0, 0
|
||||
},
|
||||
|
||||
{ // Supplied by CaptainHIT in bug report #11591
|
||||
{
|
||||
"ween",
|
||||
"",
|
||||
AD_ENTRY1s("intro.stk", "53c57051c69c641fcc5270a41d35e7d5", 458536),
|
||||
ES_ESP,
|
||||
kPlatformAmiga,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
|
||||
},
|
||||
kGameTypeWeen,
|
||||
kFeaturesNone,
|
||||
0, 0, 0
|
||||
},
|
||||
|
||||
// -- Atari ST --
|
||||
|
||||
{ // Supplied by pwigren in bug report #3355
|
||||
|
Loading…
x
Reference in New Issue
Block a user