Sync SDL3 wiki -> header

This commit is contained in:
SDL Wiki Bot
2023-12-01 06:39:09 +00:00
parent 744a29b88f
commit 675423f096

View File

@@ -51,7 +51,7 @@ program.
If for some reason you need to include SDL_main.h in a file but also _don't_ If for some reason you need to include SDL_main.h in a file but also _don't_
want it to generate this platform-specific code, you should define a special want it to generate this platform-specific code, you should define a special
macro before includin the header: macro before including the header:
```c ```c