From ca94cb5db0fd23ef486bc92d7c374bb0b3d2a137 Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Tue, 23 Jun 2026 01:36:05 +0000 Subject: [PATCH] Sync SDL2 wiki -> header [ci skip] --- include/SDL_stdinc.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/SDL_stdinc.h b/include/SDL_stdinc.h index e4cb94bed5..0d4ebf1f37 100644 --- a/include/SDL_stdinc.h +++ b/include/SDL_stdinc.h @@ -185,6 +185,7 @@ void *alloca(size_t); typedef int SDL_bool; #endif #else + /** * A boolean (true/false) type. */