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

VideoInterface: Simplify saving VideoInterface #11137

Merged
merged 1 commit into from Oct 14, 2022
Merged

VideoInterface: Simplify saving VideoInterface #11137

merged 1 commit into from Oct 14, 2022

Conversation

Lobsterzelda
Copy link
Contributor

This PR simplifies the DoState() method of VideoInterface by saving/loading everything in 1 line (since all of the variables in the namespace are now contained in one struct that can be written to with p.do()).

VideoInterface: Simplify savestate code in VideoInterface
@AdmiralCurtiss AdmiralCurtiss merged commit 3af74d8 into dolphin-emu:master Oct 14, 2022
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