mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-06 11:38:23 +00:00
![Hans-Kristian Arntzen](/assets/img/avatar_default.png)
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.