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

RegisterView: Minor changes #4260

Merged
merged 4 commits into from Oct 3, 2016
Merged

RegisterView: Minor changes #4260

merged 4 commits into from Oct 3, 2016

Conversation

lioncash
Copy link
Member

@lioncash lioncash commented Sep 30, 2016

Just minor cleanup and stuff


This change is Reviewable

Considering there's a public method in the class using it, leaving the
definition in the cpp file can cause a linker error if any method outside
that cpp file calls it for one reason or another.
Also gets rid of an unnecessary fill.

This is done by just default initializing the arrays
@shuffle2 shuffle2 merged commit 53cb04f into dolphin-emu:master Oct 3, 2016
@lioncash lioncash deleted the debugger branch October 3, 2016 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants