mirror of
https://github.com/yawut/SDL.git
synced 2026-04-25 07:52:57 -05:00
Fixed a typo in the header.
This commit is contained in:
parent
6a5a074397
commit
76714d4f99
|
|
@ -280,7 +280,7 @@ typedef struct SDL_JoyButtonEvent
|
|||
|
||||
|
||||
/**
|
||||
* \brief Touch finger motion/finger event structure (event.tmotion.*)
|
||||
* \brief Touch finger motion/finger event structure (event.tfinger.*)
|
||||
*/
|
||||
typedef struct SDL_TouchFingerEvent
|
||||
{
|
||||
|
|
@ -302,7 +302,7 @@ typedef struct SDL_TouchFingerEvent
|
|||
|
||||
|
||||
/**
|
||||
* \brief Touch finger motion/finger event structure (event.tmotion.*)
|
||||
* \brief Touch finger motion/finger event structure (event.tbutton.*)
|
||||
*/
|
||||
typedef struct SDL_TouchButtonEvent
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user