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

Change two field types from Int32 to JoystickID #285

Merged
merged 1 commit into from
Mar 23, 2023

Conversation

chris-martin
Copy link
Contributor

The comments indicate that these numbers are joystick IDs, so I'm guessing that it was an oversight not to use the JoystickID type alias for Int32 here?

@dpwiz
Copy link
Member

dpwiz commented Mar 22, 2023

There's another one, in getJoystickID. Please add this too.

@chris-martin
Copy link
Contributor Author

Good catch. Have updated the PR.

@dpwiz dpwiz merged commit 90964f6 into haskell-game:master Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants