mirror of
https://github.com/encounter/SDL.git
synced 2025-12-13 15:16:13 +00:00
Fixed compiling Windows RT code on Visual Studio 2013
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
SDL_bool WINRT_XAMLWasEnabled = SDL_FALSE;
|
||||
|
||||
#if WINAPI_FAMILY == WINAPI_FAMILY_APP
|
||||
extern "C"
|
||||
ISwapChainBackgroundPanelNative * WINRT_GlobalSwapChainBackgroundPanelNative = NULL;
|
||||
static Windows::Foundation::EventRegistrationToken WINRT_XAMLAppEventToken;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user