mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-30 09:45:36 +00:00
parent
528e48b980
commit
331a434fa1
2 changed files with 4 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue