Codechange: Move Sound Driver parameter name listings (#10127)

This commit is contained in:
krysclarke
2022-11-06 01:42:20 +11:00
committed by GitHub
parent 3b3c9c1c3a
commit 21cea308f9
6 changed files with 6 additions and 6 deletions

View File

@@ -176,7 +176,7 @@ static void ShowHelp()
"\n"
"Command line options:\n"
" -v drv = Set video driver (see below)\n"
" -s drv = Set sound driver (see below) (param bufsize,hz)\n"
" -s drv = Set sound driver (see below)\n"
" -m drv = Set music driver (see below)\n"
" -b drv = Set the blitter to use (see below)\n"
" -r res = Set resolution (for instance 800x600)\n"