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

CoreTiming: Zero initialize all CoreTimingManager throttle members #11489

Merged
merged 1 commit into from Jan 25, 2023

Conversation

lioncash
Copy link
Member

Gives two members without explicit initialization default values to be consistent with the rest of the class and also ensuring deterministic values on construction.

Gives two members without explicit initialization default values to be
consistent with the rest of the class and also ensuring deterministic
values on construction.
@AdmiralCurtiss AdmiralCurtiss merged commit 9fc959c into dolphin-emu:master Jan 25, 2023
14 checks passed
@lioncash lioncash deleted the init branch January 25, 2023 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants