Browse Source

SDL_LEAN_AND_MEAN defaults off

Sam Lantinga 6 năm trước cách đây
mục cha
commit
30ff5fcfc0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/SDL_internal.h

+ 1 - 1
src/SDL_internal.h

@@ -55,7 +55,7 @@
    Only effective when library is statically linked.
    You have to manually edit this file. */
 #ifndef SDL_LEAN_AND_MEAN
-#define SDL_LEAN_AND_MEAN               1
+#define SDL_LEAN_AND_MEAN               0
 #endif
 
 /* Optimized functions from 'SDL_blit_0.c'