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

Update sdlgamecontroller.inc to 2.0.22 #53

Conversation

suve
Copy link
Collaborator

@suve suve commented May 22, 2022

This patch updates sdlgamecontroller.inc to match SDL_gamecontroller.h as of SDL 2.0.22.

@Free-Pascal-meets-SDL-Website
Copy link
Collaborator

Impressive update! Thank you!

Just a minor thing: Could you lower-case the U in line 456+457 and 482+483 for consistency, hence cUint32 gets cuint32?

@suve
Copy link
Collaborator Author

suve commented May 25, 2022

I'm not a fan of all-lowercase identifiers, but I guess that's something we can add to the "style guide" discussion. I'll add a commit to change those.

@Free-Pascal-meets-SDL-Website
Copy link
Collaborator

I consider merging this PR soon if you don't mind, as it is too important to be delayed too long and the minor issue is of cosmetic nature only. This can still be fixed in the future.

@Free-Pascal-meets-SDL-Website Free-Pascal-meets-SDL-Website merged commit 4df9dcf into PascalGameDevelopment:master Jul 31, 2022
@Free-Pascal-meets-SDL-Website
Copy link
Collaborator

Merged - thanks again, great PR!

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.

None yet

2 participants