mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 21:17:45 +00:00
Fixed windows build with conflict resolve
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user