Added pre-configured versions of SDL_config.h for various platforms
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401426
This commit is contained in:
parent
20ee4c7b98
commit
14c0a48114
10 changed files with 429 additions and 8 deletions
|
@ -44,6 +44,9 @@
|
|||
# elif HAVE_MALLOC_H
|
||||
# include <malloc.h>
|
||||
# endif
|
||||
# if HAVE_STDDEF_H
|
||||
# include <stddef.h>
|
||||
# endif
|
||||
# if HAVE_STDARG_H
|
||||
# include <stdarg.h>
|
||||
# endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue