Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
2 additions
and
2 deletions.
-
+2
−2
src/video/SDL_sysvideo.h
|
@@ -215,8 +215,8 @@ struct SDL_VideoDevice |
|
|
SDL_ShapeDriver shape_driver; |
|
|
|
|
|
/* Get some platform dependent window information */ |
|
|
SDL_bool(*GetWindowWMInfo) (_THIS, SDL_Window * window, |
|
|
struct SDL_SysWMinfo * info); |
|
|
SDL_bool(*GetWindowWMInfo) (_THIS, SDL_Window * window, |
|
|
struct SDL_SysWMinfo * info); |
|
|
|
|
|
/* * * */ |
|
|
/* |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.