aboutsummaryrefslogtreecommitdiffstats
path: root/distrib/sdl-1.2.12/include/SDL_name.h
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/sdl-1.2.12/include/SDL_name.h')
-rw-r--r--distrib/sdl-1.2.12/include/SDL_name.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/distrib/sdl-1.2.12/include/SDL_name.h b/distrib/sdl-1.2.12/include/SDL_name.h
deleted file mode 100644
index 511619a..0000000
--- a/distrib/sdl-1.2.12/include/SDL_name.h
+++ /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_ */