mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-20 20:51:11 -05:00
This moves the unordered_map used to store connected Wiimotes IDs to WiimoteReal, and makes the ID insert/erase logic common so we don't have to duplicate this code in scanner backends.