Changed comment to be used by doxygen.

This commit is contained in:
Philipp Wiesemann 2013-06-16 12:00:54 +02:00
parent 6971a5dd1c
commit 05c75b191f

View file

@ -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 */