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

Emulation state changed signals also update the wiimote connection. The signal here is only needed for wiimote connects/disconnects. Can fix erroneous debugger behavior during booting, as dolphin will sometimes incorrectly report the state as paused, which leads the debugger widgets to run when they shouldn't.