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

WiimoteEmu: Mark several getters as const #8982

Merged
merged 1 commit into from Jul 24, 2020

Conversation

lioncash
Copy link
Member

These don't modify internal class state, so they can be made const.

These don't modify internal class state, so they can be made const.
@JosJuice JosJuice merged commit b996dcf into dolphin-emu:master Jul 24, 2020
9 checks passed
@lioncash lioncash deleted the wii-const branch July 24, 2020 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants