Reset Wiimotes on force stop and when starting MIOS

This commit is contained in:
Pokechu22
2019-11-11 18:05:53 -08:00
parent a23609562d
commit 4d4a095c76
2 changed files with 3 additions and 0 deletions

View File

@ -290,6 +290,7 @@ void Stop() // - Hammertime!
g_video_backend->Video_ExitLoop();
}
Wiimote::ResetAllWiimotes();
ResetRumble();
#ifdef USE_MEMORYWATCHER