Fixed mouse events for fullscreen windows on Mac OS X
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404260
This commit is contained in:
parent
013a718a1f
commit
e12e0c04d3
6 changed files with 102 additions and 11 deletions
|
@ -171,6 +171,7 @@ struct SDL_VideoDisplay
|
|||
|
||||
int num_windows;
|
||||
SDL_Window *windows;
|
||||
SDL_Window *fullscreen_window;
|
||||
|
||||
SDL_Renderer *current_renderer;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue