aboutsummaryrefslogtreecommitdiff
path: root/gameDetector.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gameDetector.cpp')
-rw-r--r--gameDetector.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gameDetector.cpp b/gameDetector.cpp
index c375a783b0..ce233f908f 100644
--- a/gameDetector.cpp
+++ b/gameDetector.cpp
@@ -48,7 +48,7 @@ static const char USAGE_STRING[] =
"\t-d[<num>] - enable debug output (debug level [1])\n"
"\t-n - no subtitles for speech\n"
"\t-b<num> - start in room <num>\n"
- "\t-t<num> - set music tempo (suggested: 0x1F0000)\n"
+ "\t-t<num> - set music tempo (default- adlib: 0x1F0000, midi: 0x460000)\n"
"\t-p<path> - look for game in <path>\n"
"\t-m<num> - set music volume to <num> (0-100)\n"
"\t-s<num> - set sfx volume to <num> (0-255)\n"