Ryujinx-SDL/src/core/unix
Sam Lantinga 70082db849 Fixed bug 4003 - HAVE_POLL undefined in SDL_poll.c, making it impossible to use.
tomwardio

HAVE_POLL is correctly defined in SDL_config.h when running configure. However, in the only place where it's used, it's undefined at the start of the file.
2017-12-19 11:14:06 -08:00
..
SDL_poll.c Fixed bug 4003 - HAVE_POLL undefined in SDL_poll.c, making it impossible to use. 2017-12-19 11:14:06 -08:00
SDL_poll.h Added missing files from the previous commit 2017-08-14 20:25:53 -07:00