mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-13 15:59:23 +01:00
![Léo Lam](/assets/img/avatar_default.png)
This makes WiimoteScanner support several scanner backends. This adds a WiimoteScannerBackend base class, which scanner backends derive from, and which allows backend-specific things to be moved out of the common code. Also removes IODummy which is not needed anymore.