diff options
author | Travis Howell | 2006-01-22 00:41:11 +0000 |
---|---|---|
committer | Travis Howell | 2006-01-22 00:41:11 +0000 |
commit | d4d95adab8bed63f03eb365b61ed9fc24ebf103d (patch) | |
tree | 3cfd58a0485d078bb241a8d5b438f28bc929a7c9 | |
parent | e23b746a0723652d95adb6ba491d51b0d57ac06d (diff) | |
download | scummvm-rg350-d4d95adab8bed63f03eb365b61ed9fc24ebf103d.tar.gz scummvm-rg350-d4d95adab8bed63f03eb365b61ed9fc24ebf103d.tar.bz2 scummvm-rg350-d4d95adab8bed63f03eb365b61ed9fc24ebf103d.zip |
c64 still missing.
svn-id: r20133
-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 94894fb9df..16802b5660 100644 --- a/doc/05_01.tex +++ b/doc/05_01.tex @@ -35,7 +35,7 @@ Usage: scummvm [OPTIONS]... [GAME]\\ --joystick[=NUM] &Enable input with joystick (default: 0 = first\\ &joystick)\\ --platform=WORD &Specify version of game (allowed values: acorn,\\ - &amiga, atari, fmtowns, nes, mac, pc, segacd, + &amiga, atari, c64, fmtowns, nes, mac, pc, segacd, &windows)\\ --savepath=PATH &Path to where savegames are stored\\ --multi-midi &Enable combination of Adlib and native MIDI\\ |