mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-30 16:37:39 +00:00
headers: Fix up bullet lists, now that wikiheaders.pl can handle them.
This commit is contained in:
parent
c2152928fa
commit
c486959e71
13 changed files with 33 additions and 117 deletions
|
@ -148,9 +148,7 @@ extern DECLSPEC int SDLCALL SDL_ShowMessageBox(const SDL_MessageBoxData *message
|
|||
* `flags` may be any of the following:
|
||||
*
|
||||
* - `SDL_MESSAGEBOX_ERROR`: error dialog
|
||||
*
|
||||
* - `SDL_MESSAGEBOX_WARNING`: warning dialog
|
||||
*
|
||||
* - `SDL_MESSAGEBOX_INFORMATION`: informational dialog
|
||||
*
|
||||
* This function should be called on the thread that created the parent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue