mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Fix improper naming
I'm so sorry
This commit is contained in:
@ -560,7 +560,7 @@ bool BeginRecordingInput(const ControllerTypeArray& controllers,
|
||||
// Wiimotes cause desync issues if they're not reset before launching the game
|
||||
if (!Core::IsRunningAndStarted())
|
||||
{
|
||||
// This will also reset the wiimotes for gamecube games, but that shouldn't do anything
|
||||
// This will also reset the Wiimotes for GameCube games, but that shouldn't do anything
|
||||
Wiimote::ResetAllWiimotes();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user