mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-01 17:23:48 +00:00
d661620962
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.