aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Howell2009-02-20 03:33:58 +0000
committerTravis Howell2009-02-20 03:33:58 +0000
commit2b214ed5bcae48902f28b3cdd3c2c9a9e8209e18 (patch)
tree52f40bf240045128b19f7abc1bd211793be5af96
parent10f9f18b3af3199a3f5ce414b695da444d9355b1 (diff)
downloadscummvm-rg350-2b214ed5bcae48902f28b3cdd3c2c9a9e8209e18.tar.gz
scummvm-rg350-2b214ed5bcae48902f28b3cdd3c2c9a9e8209e18.tar.bz2
scummvm-rg350-2b214ed5bcae48902f28b3cdd3c2c9a9e8209e18.zip
Avoid conflicting targets for King's Quest 4.
svn-id: r38573
-rw-r--r--engines/sci/detection.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/engines/sci/detection.cpp b/engines/sci/detection.cpp
index 6ce7f95674..2a65c6ab57 100644
--- a/engines/sci/detection.cpp
+++ b/engines/sci/detection.cpp
@@ -51,7 +51,7 @@ static const PlainGameDescriptor SciGameTitles[] = {
{"hoyle3", "Hoyle's Official Book of Games: Volume 3"},
{"jones", "Jones in the Fast Lane"},
{"kq1sci", "King's Quest I: Quest for the Crown"},
- {"kq4", "King's Quest IV: The Perils of Rosella"},
+ {"kq4sci", "King's Quest IV: The Perils of Rosella"},
{"kq5", "King's Quest V: Absence Makes the Heart Go Yonder"},
{"kq6", "King's Quest VI: Heir Today, Gone Tomorrow"},
{"kq7", "King's Quest VII: The Princeless Bride"},
@@ -501,7 +501,7 @@ static const struct SciGameDescription SciGameDescriptions[] = {
},
// King's Quest 4 - English Amiga (from www.back2roots.org)
- {{"kq4", "", {
+ {{"kq4sci", "", {
{"resource.map", 0, "f88dd267fb9504d40a04d599c048d42b", 6354},
{"resource.000", 0, "77615c595388acf3d1df8e107bfb6b52", 138523},
{"resource.001", 0, "52c2231765eced34faa7f7bcff69df83", 44751},
@@ -514,7 +514,7 @@ static const struct SciGameDescription SciGameDescriptions[] = {
},
// King's Quest 4 - English DOS
- {{"kq4", "", {
+ {{"kq4sci", "", {
{"resource.map", 0, "3164a39790b599c954ecf716d0b32be8", 7476},
{"resource.001", 0, "77615c595388acf3d1df8e107bfb6b52", 452523},
{"resource.002", 0, "77615c595388acf3d1df8e107bfb6b52", 536573},
@@ -526,7 +526,7 @@ static const struct SciGameDescription SciGameDescriptions[] = {
},
// King's Quest 4 - English DOS
- {{"kq4", "", {
+ {{"kq4sci", "", {
{"resource.map", 0, "adbe267662a5915d3c89c9075ec8cf3e", 9474},
{"resource.001", 0, "851a62d00972dc4002f472cc0d84e71d", 188239},
{"resource.002", 0, "851a62d00972dc4002f472cc0d84e71d", 329895},