mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-05 04:04:45 +02:00
This adds RemoveDevice() to ControllerInterface, fixes ExpressionParser and some other code to support device removals without crashing, and adds an IsValid() method to Device, to prepare for hotplugging.