removed WinRT support.
This commit is contained in:
parent
bd5d26071a
commit
dc2a3e06e9
86 changed files with 81 additions and 8098 deletions
|
@ -31,8 +31,6 @@
|
|||
/* Add any platform that doesn't build using the configure system. */
|
||||
#if defined(__WIN32__)
|
||||
#include "SDL_config_windows.h"
|
||||
#elif defined(__WINRT__)
|
||||
#include "SDL_config_winrt.h"
|
||||
#elif defined(__WINGDK__)
|
||||
#include "SDL_config_wingdk.h"
|
||||
#elif defined(__XBOXONE__) || defined(__XBOXSERIES__)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue