Forráskód Böngészése

Sync SDL2 wiki -> header

[ci skip]
SDL Wiki Bot 19 órája
szülő
commit
ca94cb5db0
1 módosított fájl, 1 hozzáadás és 0 törlés
  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.
  */