early-access version 1617
This commit is contained in:
3
externals/SDL/include/SDL_config_winrt.h
vendored
3
externals/SDL/include/SDL_config_winrt.h
vendored
@@ -181,6 +181,8 @@ typedef unsigned int uintptr_t;
|
||||
#define HAVE_SQRTF 1
|
||||
#define HAVE_TAN 1
|
||||
#define HAVE_TANF 1
|
||||
#define HAVE_TRUNC 1
|
||||
#define HAVE_TRUNCF 1
|
||||
#define HAVE__FSEEKI64 1
|
||||
|
||||
/* Enable various audio drivers */
|
||||
@@ -193,6 +195,7 @@ typedef unsigned int uintptr_t;
|
||||
#define SDL_JOYSTICK_DISABLED 1
|
||||
#define SDL_HAPTIC_DISABLED 1
|
||||
#else
|
||||
#define SDL_JOYSTICK_VIRTUAL 1
|
||||
#define SDL_JOYSTICK_XINPUT 1
|
||||
#define SDL_HAPTIC_XINPUT 1
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user