diff options
author | Filippos Karapetis | 2009-03-30 08:43:34 +0000 |
---|---|---|
committer | Filippos Karapetis | 2009-03-30 08:43:34 +0000 |
commit | 627c3d8f89ea79c9db8786f9f9622dcdc11a4bf1 (patch) | |
tree | c2b5129817ecff5731f5430720fd7337ba98f865 /engines/sci | |
parent | bfeded3b98ba4c5cc5f0b4b71a49c62c11bc67fb (diff) | |
download | scummvm-rg350-627c3d8f89ea79c9db8786f9f9622dcdc11a4bf1.tar.gz scummvm-rg350-627c3d8f89ea79c9db8786f9f9622dcdc11a4bf1.tar.bz2 scummvm-rg350-627c3d8f89ea79c9db8786f9f9622dcdc11a4bf1.zip |
Verified the SCI version of a version of Laura Bow 1 - The Colonel's Bequest, from bug report #2720682
svn-id: r39755
Diffstat (limited to 'engines/sci')
-rw-r--r-- | engines/sci/detection.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/engines/sci/detection.cpp b/engines/sci/detection.cpp index c870d3ee90..f5c19f4b89 100644 --- a/engines/sci/detection.cpp +++ b/engines/sci/detection.cpp @@ -954,8 +954,7 @@ static const struct SciGameDescription SciGameDescriptions[] = { SCI_VERSION(0, 000, 685) // got 1.002.030 by executable scan }, -#if 0 - // Laura Bow - English DOS (from "The Roberta Williams Anthology"/1996) + // Laura Bow - English DOS 3.5" floppy (from "The Roberta Williams Anthology"/1996) {{"laurabow", "", { {"resource.map", 0, "4e511f47d9893fa529d6621a93fa0030", 8478}, {"resource.001", 0, "e45c888d9c7c04aec0a20e9f820b79ff", 515788}, @@ -967,7 +966,6 @@ static const struct SciGameDescription SciGameDescriptions[] = { SCI_VERSION_AUTODETECT, SCI_VERSION(0, 000, 631) }, -#endif #if 0 // Laura Bow - German DOS (from Tobis87) |