mirror of https://github.com/libsdl-org/SDL.git
Fixed a typo in the link to the GetTouchFingers function
This commit is contained in:
parent
a1a8278029
commit
2f38a4bf5e
|
|
@ -59,7 +59,7 @@ typedef enum SDL_TouchDeviceType
|
||||||
*
|
*
|
||||||
* \since This struct is available since SDL 3.0.0.
|
* \since This struct is available since SDL 3.0.0.
|
||||||
*
|
*
|
||||||
* \sa SDL_GetTouchFinger
|
* \sa SDL_GetTouchFingers
|
||||||
*/
|
*/
|
||||||
typedef struct SDL_Finger
|
typedef struct SDL_Finger
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue