mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-01-31 00:09:19 +01:00
SDL_LEAN_AND_MEAN defaults off
This commit is contained in:
parent
b5e3d264f2
commit
30ff5fcfc0
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user