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

Centralize some common banner loader class members. #540

Merged
merged 2 commits into from Jun 29, 2014

Conversation

lioncash
Copy link
Member

Centralizes common elements that are used the same way into the base class (IBannerLoader)

Specifically it moves m_IsValid, IsValid() and m_pBannerFile into IBannerLoader

…erLoader

These are both used within the banner loaders, and IsValid is exactly the
same. So this makes sense.
@delroth
Copy link
Member

delroth commented Jun 29, 2014

LGTM, feel free to merge when the buildbot gives its OK.

lioncash added a commit that referenced this pull request Jun 29, 2014
Centralize some common banner loader class members.
@lioncash lioncash merged commit 933358a into dolphin-emu:master Jun 29, 2014
@lioncash lioncash deleted the banner branch June 29, 2014 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants