Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -32,8 +32,8 @@
|
|||||||
* There is both a customizable function (SDL_ShowMessageBox()) that offers
|
* There is both a customizable function (SDL_ShowMessageBox()) that offers
|
||||||
* lots of options for what to display and reports on what choice the user
|
* lots of options for what to display and reports on what choice the user
|
||||||
* made, and also a much-simplified version (SDL_ShowSimpleMessageBox()),
|
* made, and also a much-simplified version (SDL_ShowSimpleMessageBox()),
|
||||||
* merely takes a text message and title, and waits until the user presses
|
* merely takes a text message and title, and waits until the user presses a
|
||||||
* a single "OK" UI button. Often, this is all that is necessary.
|
* single "OK" UI button. Often, this is all that is necessary.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef SDL_messagebox_h_
|
#ifndef SDL_messagebox_h_
|
||||||
|
|||||||
Reference in New Issue
Block a user