From ff1a0c1c4e62505faeed4f58764ab6a8c7972370 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Thu, 3 Mar 2005 12:51:09 +0000 Subject: That's what may happen if you happen to have more than one local tree. Another spot of oboslete hercules-related usage. svn-id: r16986 --- base/gameDetector.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/base/gameDetector.cpp b/base/gameDetector.cpp index cd3b599460..69aa818de3 100644 --- a/base/gameDetector.cpp +++ b/base/gameDetector.cpp @@ -96,7 +96,8 @@ static const char USAGE_STRING[] = " --native-mt32 True Roland MT-32 (disable GM emulation)\n" " --output-rate=RATE Select output sample rate in Hz (e.g. 22050)\n" " --aspect-ratio Enable aspect ratio correction\n" - " --render-mode=MODE Enable additional render modes (cga, ega, hercules)\n" + " --render-mode=MODE Enable additional render modes (cga, ega, hercGreen,\n" + " hercAmber)\n" "\n" #if !defined(DISABLE_SKY) || !defined(DISABLE_QUEEN) " --alt-intro Use alternative intro for CD versions of Beneath a\n" -- cgit v1.2.3