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

DiscExtractor: Pass partition by reference rather than by value in ExtractDirectory() #6549

Merged
merged 2 commits into from Mar 28, 2018

Conversation

lioncash
Copy link
Member

This has no performance impact, but it does make the API more consistent with the rest of the surrounding functions. Also corrects the relevant Qt function this is called from.

…value in ExtractDirectory()

Makes it consistent with the surrounding API.

Also corrects a typo in ExtractFile's parameter list.
@JosJuice JosJuice merged commit d0152ed into dolphin-emu:master Mar 28, 2018
@lioncash lioncash deleted the disc branch March 28, 2018 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants