Sync SDL2 wiki -> header

[ci skip]
This commit is contained in:
SDL Wiki Bot 2026-06-23 01:36:05 +00:00
parent cf83ffd8a1
commit ca94cb5db0

View file

@ -185,6 +185,7 @@ void *alloca(size_t);
typedef int SDL_bool;
#endif
#else
/**
* A boolean (true/false) type.
*/