mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-27 06:19:38 -06:00
This gets rid of some assumptions that non-DiscIO code was making about volume types. It's better to encapsulate as many of the volume type differences as possible in DiscIO. Made possible by PR #2353.