SDL_LEAN_AND_MEAN defaults off
This commit is contained in:
parent
fb74de4aad
commit
db64b5bcd6
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
||||||
Only effective when library is statically linked.
|
Only effective when library is statically linked.
|
||||||
You have to manually edit this file. */
|
You have to manually edit this file. */
|
||||||
#ifndef SDL_LEAN_AND_MEAN
|
#ifndef SDL_LEAN_AND_MEAN
|
||||||
#define SDL_LEAN_AND_MEAN 1
|
#define SDL_LEAN_AND_MEAN 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Optimized functions from 'SDL_blit_0.c'
|
/* Optimized functions from 'SDL_blit_0.c'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue