Added support for the Steam Controller on mobile devices

This commit is contained in:
Sam Lantinga 2020-01-29 20:09:11 -08:00
parent 443729e39d
commit 8a6c3acb7e
4 changed files with 12 additions and 9 deletions

View file

@ -138,7 +138,7 @@
/* Enable MFi joystick support */
#define SDL_JOYSTICK_MFI 1
/*#define SDL_JOYSTICK_HIDAPI 1*/
#define SDL_JOYSTICK_HIDAPI 1
#ifdef __TVOS__
#define SDL_SENSOR_DUMMY 1