Fixed Doxygen warnings.
This commit is contained in:
parent
7615624d82
commit
f86b25c56e
5 changed files with 40 additions and 0 deletions
|
@ -108,6 +108,7 @@ typedef struct
|
|||
* \brief Create a modal message box.
|
||||
*
|
||||
* \param messageboxdata The SDL_MessageBoxData structure with title, text, etc.
|
||||
* \param buttonid The pointer to which user id of hit button should be copied.
|
||||
*
|
||||
* \return -1 on error, otherwise 0 and buttonid contains user id of button
|
||||
* hit or -1 if dialog was closed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue