mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-05 19:08:12 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -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()
|
||||
|
Reference in New Issue
Block a user