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

UICommon/ResourcePack: Allow priority helpers to take arguments by const reference #11957

Merged
merged 1 commit into from Jun 16, 2023

Conversation

lioncash
Copy link
Member

There's nothing going on with behavior here that would prevent these from being const qualified.

Also better communicates that this function isn't intended to modify the given resource pack.

…nst reference

There's nothing going on with behavior here that would prevent these
from being const qualified.

Also better communicates that this function isn't intended to modify the
given resource pack.
@AdmiralCurtiss AdmiralCurtiss merged commit 50301bf into dolphin-emu:master Jun 16, 2023
14 checks passed
@lioncash lioncash deleted the resource branch June 16, 2023 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants