mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Removing muted Wiimote audio
because that reduce writes
This commit is contained in:

committed by
Rachel Bryk

parent
9e779c22b3
commit
e250550de3
@ -658,6 +658,8 @@ void Host_SetWiiMoteConnectionState(int _State)
|
||||
// Update field 1 or 2
|
||||
event.SetInt(1);
|
||||
|
||||
NOTICE_LOG(WIIMOTE, event.GetString().c_str());
|
||||
|
||||
main_frame->GetEventHandler()->AddPendingEvent(event);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user