aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/detection_tables.h
diff options
context:
space:
mode:
authorMartin Kiewitz2010-07-31 19:35:53 +0000
committerMartin Kiewitz2010-07-31 19:35:53 +0000
commit4afbfbf355d70df9ba7e2a33fd77685cf3e5399c (patch)
tree02efd47e4875f3b6f3efc7080562945c719699d0 /engines/sci/detection_tables.h
parent142fb8a1f122f7dbeedc9df1e9de770c325d08ca (diff)
downloadscummvm-rg350-4afbfbf355d70df9ba7e2a33fd77685cf3e5399c.tar.gz
scummvm-rg350-4afbfbf355d70df9ba7e2a33fd77685cf3e5399c.tar.bz2
scummvm-rg350-4afbfbf355d70df9ba7e2a33fd77685cf3e5399c.zip
SCI: fixing CR/LF, adding info about polish lsl1
svn-id: r51550
Diffstat (limited to 'engines/sci/detection_tables.h')
-rw-r--r--engines/sci/detection_tables.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h
index 2db046a5e8..2144ee203b 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -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 },