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

InputCommon: Use enums instead of defines within GCPadStatus.h #600

Merged
merged 1 commit into from
Jul 11, 2014

Conversation

lioncash
Copy link
Member

Keeps variable names preserved when debugging, more nicely grouped, etc.


#define PAD_USE_ORIGIN 0x0080
enum PadConstants

This comment was marked as off-topic.

This comment was marked as off-topic.

lioncash added a commit that referenced this pull request Jul 11, 2014
InputCommon: Use enums instead of defines within GCPadStatus.h
@lioncash lioncash merged commit dc526aa into dolphin-emu:master Jul 11, 2014
@lioncash lioncash deleted the enums branch July 11, 2014 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants