Some builds of SDL2 (in my case the vcpkg debug Winx64 build) trigger an annoying and rather pointless assert when calling SDL_GetWindowWMInfo() with a _window parameter of 0 (window && window->magic == &this->window_magic). This commit silences that. |
||
---|---|---|
.. | ||
amigaos | ||
macosx | ||
posix | ||
ps3 | ||
psp2 | ||
raspberrypi | ||
riscos | ||
switch | ||
win32 | ||
module.mk | ||
sdl-sys.h | ||
sdl-window.cpp | ||
sdl-window.h | ||
sdl.cpp | ||
sdl.h |