Selaa lähdekoodia

Sync SDL2 wiki -> header

[ci skip]
SDL Wiki Bot 18 tuntia sitten
vanhempi
commit
ca94cb5db0
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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.
  */