mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 21:17:45 +00:00
SDL_LEAN_AND_MEAN defaults off
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user