mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2024-11-22 22:05:38 +00:00
Tweaked help text slightly.
This commit is contained in:
parent
09f9bd81fd
commit
40a51287df
|
@ -1235,7 +1235,7 @@ static void Help(void)
|
||||||
puts("Audio Options:");
|
puts("Audio Options:");
|
||||||
puts(" -sound-volume=<vol> Volume of sound effects in % [Default: 100]");
|
puts(" -sound-volume=<vol> Volume of sound effects in % [Default: 100]");
|
||||||
puts(" -music-volume=<vol> Volume of MPEG music in % [Default: 100]");
|
puts(" -music-volume=<vol> Volume of MPEG music in % [Default: 100]");
|
||||||
puts(" -balance=<bal> Relative front/rear balance in % front [Default: 0]");
|
puts(" -balance=<bal> Relative front/rear balance in % [Default: 0]");
|
||||||
puts(" -flip-stereo Swap left and right audio channels");
|
puts(" -flip-stereo Swap left and right audio channels");
|
||||||
puts(" -no-sound Disable sound board emulation (sound effects)");
|
puts(" -no-sound Disable sound board emulation (sound effects)");
|
||||||
puts(" -no-dsb Disable Digital Sound Board (MPEG music)");
|
puts(" -no-dsb Disable Digital Sound Board (MPEG music)");
|
||||||
|
|
Loading…
Reference in a new issue