SDL_Keymod: Removed SDL_KMOD_RESERVED.

Fixes #9481.
This commit is contained in:
Ryan C. Gordon
2024-04-17 17:30:10 -04:00
parent b1e47704ee
commit 093160904d
4 changed files with 4 additions and 9 deletions

View File

@@ -1549,10 +1549,6 @@ typedef SDL_GameControllerButton, SDL_GamepadButton;
+ SDL_KMOD_RCTRL
@@
@@
- KMOD_RESERVED
+ SDL_KMOD_RESERVED
@@
@@
- KMOD_RGUI
+ SDL_KMOD_RGUI
@@