Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -615,8 +615,8 @@ extern SDL_DECLSPEC int SDLCALL SDL_EnterAppMainCallbacks(int argc, char *argv[]
|
|||||||
* Most applications do not need to, and should not, call this directly; SDL
|
* Most applications do not need to, and should not, call this directly; SDL
|
||||||
* will call it when initializing the video subsystem.
|
* will call it when initializing the video subsystem.
|
||||||
*
|
*
|
||||||
* If `name` is NULL, SDL currently uses `(CS_BYTEALIGNCLIENT | CS_OWNDC)`
|
* If `name` is NULL, SDL currently uses `(CS_BYTEALIGNCLIENT | CS_OWNDC)` for
|
||||||
* for the style, regardless of what is specified here.
|
* the style, regardless of what is specified here.
|
||||||
*
|
*
|
||||||
* \param name the window class name, in UTF-8 encoding. If NULL, SDL
|
* \param name the window class name, in UTF-8 encoding. If NULL, SDL
|
||||||
* currently uses "SDL_app" but this isn't guaranteed.
|
* currently uses "SDL_app" but this isn't guaranteed.
|
||||||
|
|||||||
Reference in New Issue
Block a user