From 0cdc60666ba4ef1491dce9a1c014b57817767e75 Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Sun, 14 Jul 2024 21:04:37 +0000 Subject: [PATCH] Sync SDL3 wiki -> header --- include/SDL3/SDL_stdinc.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/SDL3/SDL_stdinc.h b/include/SDL3/SDL_stdinc.h index 70224c28fc..8e04282ba2 100644 --- a/include/SDL3/SDL_stdinc.h +++ b/include/SDL3/SDL_stdinc.h @@ -137,6 +137,7 @@ void *alloca(size_t); (SDL_static_cast(Uint32, SDL_static_cast(Uint8, (D))) << 24)) #ifdef SDL_WIKI_DOCUMENTATION_SECTION + /** * Append the 64 bit integer suffix to a signed integer literal. *