Author :
Mai Lavelle
Date :
2018-08-07 12:06:31
Hash :e714f659 Message :haptic: Fix initial detection of haptic devices on Linux system
SDL_UDEV_Scan must be called during SDL_SYS_HapticInit to ensure devices
outside of the 0-31 range are added to the list of haptic devices.
Fixes Bugzilla #3923.