mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-06 03:18:13 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -193,8 +193,8 @@ extern SDL_DECLSPEC bool SDLCALL SDL_ShowMessageBox(const SDL_MessageBoxData *me
|
|||||||
* to stderr if you can.
|
* to stderr if you can.
|
||||||
*
|
*
|
||||||
* \param flags an SDL_MessageBoxFlags value.
|
* \param flags an SDL_MessageBoxFlags value.
|
||||||
* \param title uTF-8 title text.
|
* \param title UTF-8 title text.
|
||||||
* \param message uTF-8 message text.
|
* \param message UTF-8 message text.
|
||||||
* \param window the parent window, or NULL for no parent.
|
* \param window the parent window, or NULL for no parent.
|
||||||
* \returns true on success or false on failure; call SDL_GetError() for more
|
* \returns true on success or false on failure; call SDL_GetError() for more
|
||||||
* information.
|
* information.
|
||||||
|
Reference in New Issue
Block a user