mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-30 23:18:29 +00:00
SDL_mutex.h: Fixed code example.
This commit is contained in:
@@ -942,7 +942,7 @@ typedef enum SDL_InitStatus
|
||||
* Here is an example of using this:
|
||||
*
|
||||
* ```c
|
||||
* static SDL_AtomicInitState init;
|
||||
* static SDL_InitState init;
|
||||
*
|
||||
* bool InitSystem(void)
|
||||
* {
|
||||
|
Reference in New Issue
Block a user