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

Interpreter_LoadStore: Amend variable naming #6535

Merged
merged 1 commit into from Mar 26, 2018

Conversation

lioncash
Copy link
Member

A purely cosmetic PR. Amends variable names to drop the u prefix from the name or snake_case them properly. Also makes vars const where applicable.

Amends variable names to follow our code style. Also makes code const correct where possible.
Copy link
Member

@leoetlino leoetlino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess the unnecessary casts will be removed in a follow-up PR, right?
Anyway, LGTM

@leoetlino leoetlino merged commit cebdf7e into dolphin-emu:master Mar 26, 2018
@lioncash lioncash deleted the var branch March 26, 2018 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants