SDL Wiki Bot 1 год назад
Родитель
Сommit
0cdc60666b
1 измененных файлов с 1 добавлено и 0 удалено
  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.
  *