mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 14:43:20 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
839227b4b0
commit
949ec0c501
1 changed files with 1 additions and 1 deletions
|
|
@ -963,7 +963,7 @@ typedef enum SDL_InitStatus
|
|||
* {
|
||||
* if (!SDL_ShouldQuit(&init)) {
|
||||
* // The system is not initialized
|
||||
* return true;
|
||||
* return;
|
||||
* }
|
||||
*
|
||||
* // At this point, you should not leave this function without calling SDL_SetInitialized()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue