mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-04 03:34:42 +02:00
It's better to just let the calling code provide a volume object instead of needing one SetVolume for each way of creating a volume. This simplifies InsertDiscCallback and is needed for the following commits.