mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-12 22:00:43 -05: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