]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/builddeps/win32/sdl/include/SDL/SDL_name.h
Switch win32 to SDL2 2.0.3 too, as this worked so well for Win64.
[xonotic/xonotic.git] / misc / builddeps / win32 / sdl / include / SDL / SDL_name.h
diff --git a/misc/builddeps/win32/sdl/include/SDL/SDL_name.h b/misc/builddeps/win32/sdl/include/SDL/SDL_name.h
deleted file mode 100644 (file)
index 511619a..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-
-#ifndef _SDLname_h_
-#define _SDLname_h_
-
-#if defined(__STDC__) || defined(__cplusplus)
-#define NeedFunctionPrototypes 1
-#endif
-
-#define SDL_NAME(X)    SDL_##X
-
-#endif /* _SDLname_h_ */