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

DSPCore: Make several SDSP members private #9387

Merged
merged 3 commits into from Dec 29, 2020
Merged

Conversation

lioncash
Copy link
Member

Makes all members that aren't used by the JIT private to reduce the number of freely modifiable members

This is only used internally.
These aren't used externally, so they can be made private.
We can construct an API around these two members to allow them to be
private.
@leoetlino leoetlino merged commit 351fb71 into dolphin-emu:master Dec 29, 2020
10 checks passed
@lioncash lioncash deleted the priv branch December 29, 2020 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants