diff options
author | Travis Howell | 2006-02-16 05:01:06 +0000 |
---|---|---|
committer | Travis Howell | 2006-02-16 05:01:06 +0000 |
commit | fbcecb98a14595394ed9e21bc224e4778adf0410 (patch) | |
tree | 09a72c1b40842d0df46fc29de05bf91730e9c63e /doc | |
parent | fa4f74ab735dea4d74dc3488384655c73aac0fb0 (diff) | |
download | scummvm-rg350-fbcecb98a14595394ed9e21bc224e4778adf0410.tar.gz scummvm-rg350-fbcecb98a14595394ed9e21bc224e4778adf0410.tar.bz2 scummvm-rg350-fbcecb98a14595394ed9e21bc224e4778adf0410.zip |
Add 3DO platform for HE games
svn-id: r20714
Diffstat (limited to 'doc')
-rw-r--r-- | doc/05_01.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/05_01.tex b/doc/05_01.tex index 91b47ff58c..212fcbbc78 100644 --- a/doc/05_01.tex +++ b/doc/05_01.tex @@ -34,7 +34,7 @@ Usage: scummvm [OPTIONS]... [GAME]\\ &(default: 0 = first drive)\\ --joystick[=NUM] &Enable input with joystick (default: 0 = first\\ &joystick)\\ - --platform=WORD &Specify version of game (allowed values: acorn,\\ + --platform=WORD &Specify version of game (allowed values: 3do, acorn,\\ &amiga, atari, c64, fmtowns, nes, mac, pc, segacd,\\ &windows)\\ --savepath=PATH &Path to where savegames are stored\\ |