mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-22 18:02:05 +00:00
Added my version of Woodruff so that I, too, can get the "Unknown version of
game engine" error, rather than a failed assertion, if I try to start it. svn-id: r25318
This commit is contained in:
parent
bc9df7e5c9
commit
edb61e5b01
@ -473,6 +473,17 @@ static const GOBGameDescription gameDescriptions[] = {
|
||||
GF_WOODRUFF,
|
||||
"intro"
|
||||
},
|
||||
{
|
||||
{
|
||||
"woodruff",
|
||||
"",
|
||||
AD_ENTRY1s("intro.stk", "b50fee012a5abcd0ac2963e1b4b56bec", 20298108),
|
||||
EN_USA,
|
||||
kPlatformPC,
|
||||
},
|
||||
GF_WOODRUFF,
|
||||
"intro"
|
||||
},
|
||||
{
|
||||
{
|
||||
"woodruff",
|
||||
|
Loading…
Reference in New Issue
Block a user