SCI: fixing CR/LF, adding info about polish lsl1

svn-id: r51550
This commit is contained in:
Martin Kiewitz 2010-07-31 19:35:53 +00:00
parent 142fb8a1f1
commit 4afbfbf355

View file

@ -1405,10 +1405,10 @@ static const struct ADGameDescription SciGameDescriptions[] = {
Common::RU_RUS, Common::kPlatformPC, 0, GUIO_NOSPEECH },
// Larry 1 VGA Remake - Polish DOS (from Polish Leisure Suit Larry Collection, official release)
// SCI interpreter version 1.000.577, VERSION file reports "2.1"
// SCI interpreter version 1.000.577, VERSION file reports "2.1" (this release does NOT include english text)
{"lsl1sci", "VGA Remake", {
{"resource.map", 0, "58330a85767e42a2487129913283ab5b", 3228},
{"resource.000", 0, "b6097ff35cdc8469f02150fe2f824198", 4781210},
{"resource.000", 0, "b6097ff35cdc8469f02150fe2f824198", 4781210},
{NULL, 0, NULL, 0}},
Common::PL_POL, Common::kPlatformPC, 0, GUIO_NOSPEECH },