mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-12-01 14:33:00 +00:00
removed WinRT support.
This commit is contained in:
@@ -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__)
|
||||
|
||||
Reference in New Issue
Block a user