mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 21:59:17 +00:00
Add entry for English version. Dies instantly for me.
svn-id: r34997
This commit is contained in:
parent
8940030f44
commit
388e0d3417
@ -46,6 +46,14 @@ static const Common::ADGameDescription tuckerGameDescriptions[] = {
|
||||
Common::kPlatformPC,
|
||||
Common::ADGF_NO_FLAGS
|
||||
},
|
||||
{
|
||||
"tucker",
|
||||
"",
|
||||
AD_ENTRY1s("infobar.txt", "9c1ddeafc5283b90d1a284bd0924831c", 462),
|
||||
Common::EN_ANY,
|
||||
Common::kPlatformPC,
|
||||
Common::ADGF_NO_FLAGS
|
||||
},
|
||||
AD_TABLE_END_MARKER
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user