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

Core::SetState: Avoid Global System Accessor #12761

Merged
merged 1 commit into from May 4, 2024

Conversation

mitaclaw
Copy link
Contributor

@mitaclaw mitaclaw commented May 4, 2024

Part 5 of an effort to remove global state from one of the biggest offenders. This is my last planned change to Core.cpp, leaving Core::DisplayMessage and Core::SaveScreenshot unchanged. I believe these remaining uses of Core::System::GetInstance are open design questions that shouldn't be tackled in the same way I have for the other functions.

@AdmiralCurtiss AdmiralCurtiss merged commit 1a2e315 into dolphin-emu:master May 4, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants