mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-23 08:01:30 -05: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.