mirror of
https://github.com/libretro/RetroArch
synced 2025-02-10 12:40:03 +00:00
lalala ...
This commit is contained in:
parent
3f6183ff15
commit
7da7ab2ce7
@ -230,7 +230,6 @@ void sdlwrap_check_window(bool *quit,
|
||||
*resize = false;
|
||||
SDL_Event event;
|
||||
#if SDL_MODERN
|
||||
// TODO: Find a way to get resize events ...
|
||||
while (SDL_PollEvent(&event))
|
||||
{
|
||||
switch (event.type)
|
||||
|
Loading…
x
Reference in New Issue
Block a user