mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 07:21:14 +01:00
639ce6c484
I replaced m_OffsetShift with m_Wii in bb93336 to support the decrypt parameter for read functions. Doing that is no longer necessary, so m_offset_shift is now used like before.