Skip to content

keyboard: Add reference to SDL_Keymod in the comments #13263

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

Merged
merged 1 commit into from
Jun 24, 2025

Conversation

evgenydrainov
Copy link

Description

Added a reference to SDL_Keymod for the mod field of SDL_Keysym struct. The field's type is Uint16, so you can't quickly jump to definition (I saw that this is fixed in SDL3, which is nice!)

@slouken slouken merged commit 2bc3ec4 into libsdl-org:SDL2 Jun 24, 2025
34 of 35 checks passed
@slouken
Copy link
Collaborator

slouken commented Jun 24, 2025

Merged, thanks!

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