mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-17 05:59:58 +00:00
BASE: Add alsa to the opl-driver CLI help
This makes it clear that ALSA Direct FM can be selected for AdLib FM synthesis on the CLI.
This commit is contained in:
parent
2d478e3134
commit
b3ce86b3a0
@ -157,6 +157,9 @@ static const char HELP_STRING[] =
|
|||||||
#ifndef DISABLE_NUKED_OPL
|
#ifndef DISABLE_NUKED_OPL
|
||||||
", nuked"
|
", nuked"
|
||||||
#endif
|
#endif
|
||||||
|
#ifdef USE_ALSA
|
||||||
|
", alsa"
|
||||||
|
#endif
|
||||||
#ifdef ENABLE_OPL2LPT
|
#ifdef ENABLE_OPL2LPT
|
||||||
", opl2lpt"
|
", opl2lpt"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user