mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-28 23:36:14 +00:00
MOHAWK: Added another grandma demo. Bugreport #12830
This commit is contained in:
parent
11bb4634e6
commit
bd280c8971
@ -1430,7 +1430,7 @@ static const MohawkGameDescription gameDescriptions[] = {
|
||||
"Living Books Player"
|
||||
},
|
||||
|
||||
// English/Spanish demo. Bugreport #12829
|
||||
// English/Spanish demo. From einstein95, bugreport #12829
|
||||
{
|
||||
{
|
||||
"arthur",
|
||||
@ -1579,6 +1579,23 @@ static const MohawkGameDescription gameDescriptions[] = {
|
||||
0,
|
||||
},
|
||||
|
||||
// From einstein95 in bug#12830
|
||||
// English/Japanese/Spanish demo
|
||||
{
|
||||
{
|
||||
"grandma",
|
||||
"Demo v1.12 English/Japanese/Spanish",
|
||||
AD_ENTRY1s("BookOutline", "577c2c6be1b76c38d83446e303664708", 804),
|
||||
Common::UNK_LANG,
|
||||
Common::kPlatformMacintosh,
|
||||
ADGF_DEMO,
|
||||
GUIO1(GUIO_NOASPECT)
|
||||
},
|
||||
GType_LIVINGBOOKSV2,
|
||||
0,
|
||||
0,
|
||||
},
|
||||
|
||||
// From Torsten in bug#5876
|
||||
{
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user