From fbcecb98a14595394ed9e21bc224e4778adf0410 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Thu, 16 Feb 2006 05:01:06 +0000 Subject: Add 3DO platform for HE games svn-id: r20714 --- 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 bc3fd0d412..8d2b7e2d78 100644 --- a/base/gameDetector.cpp +++ b/base/gameDetector.cpp @@ -92,7 +92,7 @@ static const char USAGE_STRING[] = " drive)\n" " --joystick[=NUM] Enable input with joystick (default: 0 = first\n" " joystick)\n" - " --platform=WORD Specify version of game (allowed values: acorn,\n" + " --platform=WORD Specify version of game (allowed values: 3do, acorn,\n" " amiga, atari, c64, fmtowns, nes, mac, pc, segacd,\n" " windows)\n" " --savepath=PATH Path to where savegames are stored\n" -- cgit v1.2.3