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

General: Resolve -Wreorder warnings #12391

Merged
merged 2 commits into from Dec 11, 2023
Merged

Conversation

lioncash
Copy link
Member

Orders the initializer list the way that the members would actually be initialized in.

Resolves some -Wreorder warnings

Orders the initializer list the way that the members would actually be
initialized in.

Resolves some -Wreorder warnings
Lays out the initializer lists to be in the same order that
initialization would occur in.
@lioncash lioncash changed the title ConfigFloatSlider: Resolve -Wreorder warnings General: Resolve -Wreorder warnings Dec 11, 2023
@Tilka Tilka merged commit c6a10b5 into dolphin-emu:master Dec 11, 2023
11 checks passed
@lioncash lioncash deleted the reorder branch December 11, 2023 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants