mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-20 04:33:16 -03: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.