Explorar o código

Fixed windows build with conflict resolve

Sam Lantinga %!s(int64=12) %!d(string=hai) anos
pai
achega
9fa4da1353
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/video/windows/SDL_windowswindow.h

+ 1 - 0
src/video/windows/SDL_windowswindow.h

@@ -38,6 +38,7 @@ typedef struct
     SDL_bool created;
     WPARAM mouse_button_flags;
     BOOL expected_resize;
+    SDL_bool in_modal_loop;
     struct SDL_VideoData *videodata;
 #if SDL_VIDEO_OPENGL_EGL  
     EGLSurface egl_surface;