Allow PC Engine version of Loom to at least start up.

svn-id: r25951
This commit is contained in:
Travis Howell 2007-03-03 12:59:48 +00:00
parent 84d2c1782f
commit b0fea397ab
12 changed files with 47 additions and 22 deletions

View file

@ -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"