changeset 8931 | 44d8a2f4b431 |
parent 8927 | be64f5daf64b |
child 8935 | 9d2f0236322b |
1.1 --- a/src/dynapi/SDL_dynapi_overrides.h Tue May 27 00:26:47 2014 -0400 1.2 +++ b/src/dynapi/SDL_dynapi_overrides.h Tue May 27 01:27:42 2014 -0400 1.3 @@ -580,3 +580,4 @@ 1.4 #define SDL_WinRTGetFSPathUTF8 SDL_WinRTGetFSPathUTF8_REAL 1.5 #define SDL_WinRTRunApp SDL_WinRTRunApp_REAL 1.6 #define SDL_CaptureMouse SDL_CaptureMouse_REAL 1.7 +#define SDL_SetWindowDragAreas SDL_SetWindowDragAreas_REAL