Browse Source

Ryan C. Gordon <icculus@icculus.org> 2014-05-24 01:23 -0400
Generated dynapi stuff for the new WinRT entry points.
http://hg.libsdl.org/SDL/rev/d54306e2b8a7

Sam Lantinga 11 years ago
parent
commit
947a0b8bae
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/dynapi/SDL_dynapi_overrides.h

+ 1 - 0
src/dynapi/SDL_dynapi_overrides.h

@@ -580,3 +580,4 @@
 #define SDL_WarpMouseGlobal SDL_WarpMouseGlobal_REAL
 #define SDL_WinRTGetFSPathUNICODE SDL_WinRTGetFSPathUNICODE_REAL
 #define SDL_WinRTGetFSPathUTF8 SDL_WinRTGetFSPathUTF8_REAL
+#define SDL_WinRTRunApp SDL_WinRTRunApp_REAL