Sfoglia il codice sorgente

Sync SDL2 wiki -> header

[ci skip]
SDL Wiki Bot 17 ore fa
parent
commit
ca94cb5db0
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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.
  */