Changed comment to be used by doxygen.
This commit is contained in:
parent
6971a5dd1c
commit
05c75b191f
1 changed files with 3 additions and 1 deletions
|
@ -412,7 +412,9 @@ typedef struct SDL_MultiGestureEvent
|
|||
} SDL_MultiGestureEvent;
|
||||
|
||||
|
||||
/* (event.dgesture.*) */
|
||||
/**
|
||||
* \brief Dollar Gesture Event (event.dgesture.*)
|
||||
*/
|
||||
typedef struct SDL_DollarGestureEvent
|
||||
{
|
||||
Uint32 type; /**< ::SDL_DOLLARGESTURE */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue