From b0fea397ab22e3956106a3429994d794686d17e7 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Sat, 3 Mar 2007 12:59:48 +0000 Subject: Allow PC Engine version of Loom to at least start up. svn-id: r25951 --- base/commandLine.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'base') diff --git a/base/commandLine.cpp b/base/commandLine.cpp index 8ef899414e..3255a3bf8a 100644 --- a/base/commandLine.cpp +++ b/base/commandLine.cpp @@ -101,9 +101,9 @@ static const char HELP_STRING[] = " drive)\n" " --joystick[=NUM] Enable input with joystick (default: 0 = first\n" " joystick)\n" - " --platform=WORD Specify platform of game (allowed values: 3do, acorn,\n" - " amiga, atari, c64, fmtowns, nes, mac, pc, segacd,\n" - " windows)\n" + " --platform=WORD Specify platform of game (allowed values: 2gs, 3do,\n" + " acorn, amiga, atari, c64, fmtowns, nes, mac, pc,\n" + " pce, segacd, windows)\n" " --savepath=PATH Path to where savegames are stored\n" " --soundfont=FILE Select the SoundFont for MIDI playback (only\n" " supported by some MIDI drivers)\n" -- cgit v1.2.3