mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-26 12:27:44 +00:00
Added a reference to SDL_HINT_KEYCODE_OPTIONS from SDL_Keycode documentation
This commit is contained in:
@@ -51,6 +51,8 @@
|
|||||||
* unicode code point.
|
* unicode code point.
|
||||||
*
|
*
|
||||||
* \since This datatype is available since SDL 3.2.0.
|
* \since This datatype is available since SDL 3.2.0.
|
||||||
|
*
|
||||||
|
* \sa SDL_HINT_KEYCODE_OPTIONS
|
||||||
*/
|
*/
|
||||||
typedef Uint32 SDL_Keycode;
|
typedef Uint32 SDL_Keycode;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user