mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-07 03:48:14 +00:00
Fixed a typo in the link to the GetTouchFingers function
This commit is contained in:

committed by
Sam Lantinga

parent
a1a8278029
commit
2f38a4bf5e
@@ -59,7 +59,7 @@ typedef enum SDL_TouchDeviceType
|
||||
*
|
||||
* \since This struct is available since SDL 3.0.0.
|
||||
*
|
||||
* \sa SDL_GetTouchFinger
|
||||
* \sa SDL_GetTouchFingers
|
||||
*/
|
||||
typedef struct SDL_Finger
|
||||
{
|
||||
|
Reference in New Issue
Block a user