mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 21:17:45 +00:00
@@ -186,6 +186,7 @@ struct SDL_SysWMinfo
|
||||
struct
|
||||
{
|
||||
HWND window; /**< The window handle */
|
||||
HDC hdc; /**< The window device context */
|
||||
} win;
|
||||
#endif
|
||||
#if defined(SDL_VIDEO_DRIVER_WINRT)
|
||||
|
||||
Reference in New Issue
Block a user