mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-15 10:10:50 -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.