mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-22 21:53:31 +02:00

Most of the Volume code was written before this convenience function was added. Let's use it more. Also deleting m_pReader nullptr checks that are unnecessary because of Read (which ReadSwapped calls) already having a nullptr check.