From f0e6f8ebf80727da1bc45aceef03e1bf29e7173d Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Wed, 23 Oct 2002 11:14:33 +0000 Subject: Correct volume limit listed under -m section of help svn-id: r5282 --- common/gameDetector.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/gameDetector.cpp b/common/gameDetector.cpp index 8e759426d1..fd5f57f657 100644 --- a/common/gameDetector.cpp +++ b/common/gameDetector.cpp @@ -55,7 +55,7 @@ static const char USAGE_STRING[] = "\t-f - fullscreen mode\n" "\t-g - graphics mode (normal,2x,3x,2xsai,super2xsai,supereagle,advmame2x)\n" "\t-l - load config file instead of default\n" - "\t-m - set music volume to (0-100)\n" + "\t-m - set music volume to (0-255)\n" "\t-n - no subtitles for speech\n" "\t-o - set master volume to (0-255)\n" "\t-p - look for game in \n" -- cgit v1.2.3