mirror of
https://github.com/libretro/RetroArch
synced 2025-02-01 20:54:10 +00:00
38ec55573c
When disabling audio and/or muting, the core has no way of knowing this, causing potential issues in a threaded mixer. This environ is not used by any public core to my knowledge so the old API has been removed and replaced with a change to environment number (20 -> 22).