SCI: fixing CR/LF, adding info about polish lsl1
svn-id: r51550
This commit is contained in:
parent
142fb8a1f1
commit
4afbfbf355
1 changed files with 2 additions and 2 deletions
|
@ -1405,10 +1405,10 @@ static const struct ADGameDescription SciGameDescriptions[] = {
|
||||||
Common::RU_RUS, Common::kPlatformPC, 0, GUIO_NOSPEECH },
|
Common::RU_RUS, Common::kPlatformPC, 0, GUIO_NOSPEECH },
|
||||||
|
|
||||||
// Larry 1 VGA Remake - Polish DOS (from Polish Leisure Suit Larry Collection, official release)
|
// 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", {
|
{"lsl1sci", "VGA Remake", {
|
||||||
{"resource.map", 0, "58330a85767e42a2487129913283ab5b", 3228},
|
{"resource.map", 0, "58330a85767e42a2487129913283ab5b", 3228},
|
||||||
{"resource.000", 0, "b6097ff35cdc8469f02150fe2f824198", 4781210},
|
{"resource.000", 0, "b6097ff35cdc8469f02150fe2f824198", 4781210},
|
||||||
{NULL, 0, NULL, 0}},
|
{NULL, 0, NULL, 0}},
|
||||||
Common::PL_POL, Common::kPlatformPC, 0, GUIO_NOSPEECH },
|
Common::PL_POL, Common::kPlatformPC, 0, GUIO_NOSPEECH },
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue