Update SDL2 headers... oops

This commit is contained in:
Tim Angus 2013-08-20 18:30:56 +01:00
parent 32a859c680
commit 273b9ab77e
72 changed files with 2608 additions and 2538 deletions

View file

@ -6,6 +6,6 @@
#define NeedFunctionPrototypes 1
#endif
#define SDL_NAME(X) SDL_##X
#define SDL_NAME(X) SDL_##X
#endif /* _SDLname_h_ */