From 07aa92063aebce928dac7a70ab61970af14b1305 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Mon, 7 Mar 2005 00:39:48 +0000 Subject: Add Amiga renderer mode for EGA games. svn-id: r17019 --- base/gameDetector.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'base') diff --git a/base/gameDetector.cpp b/base/gameDetector.cpp index 69aa818de3..861c696651 100644 --- a/base/gameDetector.cpp +++ b/base/gameDetector.cpp @@ -97,7 +97,7 @@ static const char USAGE_STRING[] = " --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, hercGreen,\n" - " hercAmber)\n" + " hercAmber, amiga)\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