Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Common: Move DebugInterface.h into Core #11940

Merged
merged 1 commit into from Jun 12, 2023

Conversation

lioncash
Copy link
Member

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.

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.
@AdmiralCurtiss AdmiralCurtiss merged commit 63090d4 into dolphin-emu:master Jun 12, 2023
14 checks passed
@lioncash lioncash deleted the debugiface branch June 13, 2023 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants