Integrated David Ludwig's support for Windows RT
This commit is contained in:
commit
a7d2ebb8d6
79 changed files with 9656 additions and 33 deletions
|
@ -39,8 +39,10 @@
|
|||
#else /* fprintf, _exit(), etc. */
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#if ! defined(__WINRT__)
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
static SDL_assert_state
|
||||
SDL_PromptAssertion(const SDL_assert_data *data, void *userdata);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue