JANITORIAL: Replace spaces in indentation with tabs

This commit is contained in:
Eugene Sandulenko 2021-04-15 21:20:04 +02:00
parent 71888ad4db
commit 5e7fe2dc57
No known key found for this signature in database
GPG key ID: 014D387312D34F08
780 changed files with 37372 additions and 37372 deletions

View file

@ -144,12 +144,12 @@ static const char HELP_STRING[] =
" --output-rate=RATE Select output sample rate in Hz (e.g. 22050)\n"
" --opl-driver=DRIVER Select AdLib (OPL) emulator (db, mame"
#ifndef DISABLE_NUKED_OPL
", nuked"
", nuked"
#endif
#ifdef ENABLE_OPL2LPT
", opl2lpt"
", opl2lpt"
#endif
")\n"
")\n"
" --show-fps Set the turn on display FPS info in 3D games\n"
" --no-show-fps Set the turn off display FPS info in 3D games\n"
" --renderer=RENDERER Select 3D renderer (software, opengl, opengl_shaders)\n"