Browse Source

Sync SDL3 wiki -> header

SDL Wiki Bot 9 months ago
parent
commit
0cdc60666b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/SDL3/SDL_stdinc.h

+ 1 - 0
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.
  *