mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
Reset Wiimotes on force stop and when starting MIOS
This commit is contained in:
@ -290,6 +290,7 @@ void Stop() // - Hammertime!
|
||||
g_video_backend->Video_ExitLoop();
|
||||
}
|
||||
|
||||
Wiimote::ResetAllWiimotes();
|
||||
ResetRumble();
|
||||
|
||||
#ifdef USE_MEMORYWATCHER
|
||||
|
Reference in New Issue
Block a user