mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-15 17:00:46 -04: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.