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

VideoCommon/Fifo: Pass system instance through FifoManager constructor #12451

Merged
merged 1 commit into from Dec 20, 2023

Conversation

lioncash
Copy link
Member

Given how many member functions make use of the system instance, it's likely just better to pass the system instance in on construction.

Makes the interface a little less noisy to use.

Given how many member functions make use of the system instance,
it's likely just better to pass the system instance in on construction.

Makes the interface a little less noisy to use.
@Tilka Tilka merged commit 70b7a59 into dolphin-emu:master Dec 20, 2023
11 checks passed
@lioncash lioncash deleted the fifo branch December 20, 2023 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants