mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-06 15:01:04 -05:00
The code was hitting undefined behavior, causing crashes when starting a Wii game with Dolphin compiled with gcc >= 4.8. Might introduce some slight change in the Wiimote activation logic. Fixes issue 6526.