diff options
author | Eugene Sandulenko | 2005-04-13 00:52:54 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2005-04-13 00:52:54 +0000 |
commit | a223723b4bf91548551dc30cc78dc8e6b0a57d34 (patch) | |
tree | ec3affbee9bc56b5f1d6bf48ddc509be0ce2cc88 /README | |
parent | 1ac6a09a9142bd06130531534f733314d6f013c4 (diff) | |
download | scummvm-rg350-a223723b4bf91548551dc30cc78dc8e6b0a57d34.tar.gz scummvm-rg350-a223723b4bf91548551dc30cc78dc8e6b0a57d34.tar.bz2 scummvm-rg350-a223723b4bf91548551dc30cc78dc8e6b0a57d34.zip |
Mention NES platform in documentation. Just forgot it last time
svn-id: r17574
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -368,7 +368,7 @@ arguments - see the next section. --joystick[=NUM] Enable input with joystick (default: 0 = first joystick) --platform=WORD Specify version of game (allowed values: amiga, - atari, fmtowns, mac, pc, windows) + atari, fmtowns, mac, nes, pc, windows) --savepath=PATH Path to where savegames are stored --soundfont=FILE Select the SoundFont for MIDI playback. (Only supported by some MIDI drivers.) |