mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-11 06:28:24 +02:00
Fix -Wundef warnings due to disabling SDL_LIBC
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#ifdef SDL_DYNAMIC_API
|
||||
#undef SDL_DYNAMIC_API
|
||||
#endif
|
||||
#define SDL_DYNAMIC_API 0
|
||||
|
||||
#include "../src/SDL_internal.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user