mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-05 19:08:12 +00:00
pen: Make the \since
field in SDL_PenCapabilityFlags match everything else.
This commit is contained in:
@@ -110,7 +110,7 @@ typedef enum SDL_PenAxis
|
||||
/**
|
||||
* Pen capabilities reported by SDL_GetPenCapabilities.
|
||||
*
|
||||
* \since This typedef is available since SDL 3.0.0
|
||||
* \since This datatype is available since SDL 3.0.0.
|
||||
*/
|
||||
typedef Uint64 SDL_PenCapabilityFlags;
|
||||
|
||||
|
Reference in New Issue
Block a user