mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-01 07:28:30 +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:
|
* Here is an example of using this:
|
||||||
*
|
*
|
||||||
* ```c
|
* ```c
|
||||||
* static SDL_AtomicInitState init;
|
* static SDL_InitState init;
|
||||||
*
|
*
|
||||||
* bool InitSystem(void)
|
* bool InitSystem(void)
|
||||||
* {
|
* {
|
||||||
|
Reference in New Issue
Block a user