mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-07 11:58:12 +00:00
SDL_Keycode is now Uint32
This commit is contained in:
@@ -877,7 +877,7 @@ The following functions have been removed:
|
||||
|
||||
## SDL_keycode.h
|
||||
|
||||
The SDL_KeyCode enum values have been changed to defines to more clearly reflect that they are a subset of the possible values of an SDL_Keycode.
|
||||
SDL_Keycode is now Uint32 and the SDLK_* constants are now defines instead of an enum, to more clearly reflect that they are a subset of the possible values of an SDL_Keycode.
|
||||
|
||||
The following symbols have been removed:
|
||||
|
||||
|
Reference in New Issue
Block a user