sdl2_frt/src/joystick/android
Ryan C. Gordon 446d19c4de Removed SDL_SYS_JoystickNeedsPolling().
It was simpler to just have the polling (actually: hotplug detection)
 functions return immediately if it's not an appropriate time to poll.

Note that previously, if any joystick/controller was opened, we would poll
 every time anyhow, skipping this function.
2014-06-14 23:31:23 -04:00
..
SDL_sysjoystick_c.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_sysjoystick.c Removed SDL_SYS_JoystickNeedsPolling(). 2014-06-14 23:31:23 -04:00