mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-07 03:48:55 -06:00
The base DebugInterface now depends on the Core's CPUThreadGuard, and utilities in Common shouldn't be depending on Core facilities. So, we can move this into the core library instead.