mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 19:47:45 +00:00
AudioCore: SDL2 Sink
This commit is contained in:
parent
022b08da7d
commit
638de286c2
9 changed files with 182 additions and 3 deletions
|
@ -58,7 +58,7 @@ bg_green =
|
|||
|
||||
[Audio]
|
||||
# Which audio output engine to use.
|
||||
# auto (default): Auto-select, null: No audio output
|
||||
# auto (default): Auto-select, null: No audio output, sdl2: SDL2 (if available)
|
||||
output_engine =
|
||||
|
||||
[Data Storage]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue