mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-19 08:41:26 -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.