瀏覽代碼

Sync SDL2 wiki -> header

[ci skip]
SDL Wiki Bot 17 小時之前
父節點
當前提交
ca94cb5db0
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/SDL_stdinc.h

+ 1 - 0
include/SDL_stdinc.h

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