mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-03 23:52:41 +00:00
MOHAWK: Add another Toroise & The Hare demo
This one is from the European release of Arthur's Teacher Trouble.
This commit is contained in:
parent
afaa7e38e7
commit
92ee7a1ca5
@ -1693,6 +1693,22 @@ static const MohawkGameDescription gameDescriptions[] = {
|
||||
"TORTOISE.EXE"
|
||||
},
|
||||
|
||||
// From European Arthur's Teacher Trouble CD [English, German, French]
|
||||
{
|
||||
{
|
||||
"tortoise",
|
||||
"Demo",
|
||||
AD_ENTRY1("TORTB.LB", "bd6784dc9f6a9c1143ca03230fca3f29"),
|
||||
Common::EN_GRB,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_DEMO,
|
||||
GUIO1(GUIO_NOASPECT)
|
||||
},
|
||||
GType_LIVINGBOOKSV2,
|
||||
GF_DEMO,
|
||||
"TORTB.EXE"
|
||||
},
|
||||
|
||||
{
|
||||
{
|
||||
"tortoise",
|
||||
|
Loading…
Reference in New Issue
Block a user