-
James Almer authored
check_func_headers() defines a main() function, which clashes with a redefinition done by said SDL header. Check for SDL_PollEvent using SDL_events.h only instead, where the redefinition doesn't happen. Fixes a regression since d03c39b4. Tested-by: RiCON Signed-off-by: James Almer <jamrial@gmail.com>
32f85056