mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 03:40:24 +00:00
audio_driver_start() would for some reason fail if audio driver was already started. The fix is to mute the audio driver on init. Makes kinda sense anyways.