Fixed windows build with conflict resolve
This commit is contained in:
parent
8835c39374
commit
e2be1694c1
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue