diff options
-rw-r--r-- | engines/sci/detection.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/sci/detection.cpp b/engines/sci/detection.cpp index 53acd0842d..138bd1fcf6 100644 --- a/engines/sci/detection.cpp +++ b/engines/sci/detection.cpp @@ -574,7 +574,6 @@ static const struct SciGameDescription SciGameDescriptions[] = { }, #endif -#if 0 // King's Quest 5 - English DOS {{"kq5", "", { {"resource.map", 0, "f68ba690e5920725dcf9328001b90e33", 13122}, @@ -584,7 +583,6 @@ static const struct SciGameDescription SciGameDescriptions[] = { {}, SCI_VERSION(1, 000, 60) }, -#endif // King's Quest 5 - English DOS {{"kq5", "", { |