aboutsummaryrefslogtreecommitdiff
path: root/base/gameDetector.cpp
diff options
context:
space:
mode:
authorGregory Montoir2004-11-30 21:07:02 +0000
committerGregory Montoir2004-11-30 21:07:02 +0000
commitebd1c15e1f1678ba743ff16751ae143b2f5c1170 (patch)
treec820cea45b9973519b4fdd2b8e1e278b35ef4acf /base/gameDetector.cpp
parentf2fb63ffd9b32a21d985b8e41cc272edec8f0f50 (diff)
downloadscummvm-rg350-ebd1c15e1f1678ba743ff16751ae143b2f5c1170.tar.gz
scummvm-rg350-ebd1c15e1f1678ba743ff16751ae143b2f5c1170.tar.bz2
scummvm-rg350-ebd1c15e1f1678ba743ff16751ae143b2f5c1170.zip
'atari, fmtowns, mac, pc, windows' have nothing to do with savepath :)
svn-id: r15965
Diffstat (limited to 'base/gameDetector.cpp')
-rw-r--r--base/gameDetector.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/gameDetector.cpp b/base/gameDetector.cpp
index b02a474892..ccd7aa4ec6 100644
--- a/base/gameDetector.cpp
+++ b/base/gameDetector.cpp
@@ -75,8 +75,8 @@ static const char USAGE_STRING[] =
" --joystick[=NUM] Enable input with joystick (default: 0 = first\n"
" joystick)\n"
" --platform=WORD Specify version of game (allowed values: amiga,\n"
- " --savepath=PATH Path to where savegames are stored\n"
" atari, fmtowns, mac, pc, windows)\n"
+ " --savepath=PATH Path to where savegames are stored\n"
" --multi-midi Enable combination Adlib and native MIDI\n"
" --native-mt32 True Roland MT-32 (disable GM emulation)\n"
" --output-rate=RATE Select output sample rate in Hz (e.g. 22050)\n"