mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-27 23:02:55 -05:00
135733e285
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.