mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-21 19:51:49 +00:00
Add detection of Playtoons 2 En
svn-id: r42208
This commit is contained in:
parent
c716e43a2b
commit
45b7e5bbc2
@ -3433,6 +3433,24 @@ static const GOBGameDescription gameDescriptions[] = {
|
||||
kFeatures640 | kFeaturesSCNDemo,
|
||||
0, 0, 6
|
||||
},
|
||||
{
|
||||
{
|
||||
"playtoons2",
|
||||
"",
|
||||
{
|
||||
{"playtoon.stk", 0, "4772c96be88a57f0561519e4a1526c62", 24406262},
|
||||
{"spirou.stk", 0, "5d9c7644d0c47840169b4d016765cc1a", 9816201},
|
||||
{0, 0, 0, 0}
|
||||
},
|
||||
EN_ANY,
|
||||
kPlatformPC,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO_NOSUBTITLES | GUIO_NOSPEECH
|
||||
},
|
||||
kGameTypePlaytoon,
|
||||
kFeatures640,
|
||||
"intro2.stk", 0, 0
|
||||
},
|
||||
{
|
||||
{
|
||||
"playtoons2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user