mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-10 21:49:01 -06: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.