From 29b37f473cf7fdab300d3a2cc389741722495fb1 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Fri, 5 Feb 2016 12:38:28 +0100 Subject: COMMON: Add render mode for Macintosh. On request of m_kiewitz who wants to use it for AGI. --- base/commandLine.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'base') diff --git a/base/commandLine.cpp b/base/commandLine.cpp index 783af47553..19702ea36d 100644 --- a/base/commandLine.cpp +++ b/base/commandLine.cpp @@ -118,7 +118,7 @@ static const char HELP_STRING[] = " --aspect-ratio Enable aspect ratio correction\n" " --render-mode=MODE Enable additional render modes (hercGreen, hercAmber,\n" " cga, ega, vga, amiga, fmtowns, pc9821, pc9801, 2gs,\n" - " atari)\n" + " atari, macintosh)\n" #ifdef ENABLE_EVENTRECORDER " --record-mode=MODE Specify record mode for event recorder (record, playback,\n" " passthrough [default])\n" -- cgit v1.2.3