mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-01 02:00:49 -04:00
ControllerInterface: make real Wiimote use PlatformPopulateDevices()
This commit is contained in:
@@ -185,7 +185,7 @@ void ControllerInterface::RefreshDevices(RefreshReason reason)
|
||||
ciface::DualShockUDPClient::PopulateDevices();
|
||||
#endif
|
||||
|
||||
WiimoteReal::ProcessWiimotePool();
|
||||
WiimoteReal::PopulateDevices();
|
||||
|
||||
m_devices_mutex.unlock();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user