aboutsummaryrefslogtreecommitdiff
path: root/common/gameDetector.cpp
diff options
context:
space:
mode:
authorJames Brown2002-11-15 10:40:09 +0000
committerJames Brown2002-11-15 10:40:09 +0000
commit90cecaf718b28f164baae7c12160d1e4ff6ecd1c (patch)
treeecc3c5b8999f64176e28baa7a0bcd76ebcc66265 /common/gameDetector.cpp
parentf2f9f48faf3c1417daa2c473011feca59be6fee6 (diff)
downloadscummvm-rg350-90cecaf718b28f164baae7c12160d1e4ff6ecd1c.tar.gz
scummvm-rg350-90cecaf718b28f164baae7c12160d1e4ff6ecd1c.tar.bz2
scummvm-rg350-90cecaf718b28f164baae7c12160d1e4ff6ecd1c.zip
More tempo updates, news update, bump version number
svn-id: r5557
Diffstat (limited to 'common/gameDetector.cpp')
-rw-r--r--common/gameDetector.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gameDetector.cpp b/common/gameDetector.cpp
index 5e4a513eee..5f2514a670 100644
--- a/common/gameDetector.cpp
+++ b/common/gameDetector.cpp
@@ -61,7 +61,7 @@ static const char USAGE_STRING[] =
"\t-o<num> - set master volume to <num> (0-255)\n"
"\t-p<path> - look for game in <path>\n"
"\t-s<num> - set sfx volume to <num> (0-255)\n"
- "\t-t<num> - set music tempo (default- adlib: 0x1F0000, midi: 0x460000)\n"
+ "\t-t<num> - set music tempo (default- adlib: 0x1D9000, midi: 0x4A0000)\n"
"\t-v - show version info and exit\n"
#if defined(UNIX)
"\t-w[<file>] - write to config file [~/.scummvmrc]\n"