Fixed whitespace
This commit is contained in:
parent
4a1524350c
commit
c2dd50a9a0
17 changed files with 102 additions and 102 deletions
|
@ -39,7 +39,7 @@ static SDL_SensorDriver *SDL_sensor_drivers[] = {
|
|||
&SDL_COREMOTION_SensorDriver,
|
||||
#endif
|
||||
#ifdef SDL_SENSOR_WINDOWS
|
||||
&SDL_WINDOWS_SensorDriver,
|
||||
&SDL_WINDOWS_SensorDriver,
|
||||
#endif
|
||||
#if defined(SDL_SENSOR_DUMMY) || defined(SDL_SENSOR_DISABLED)
|
||||
&SDL_DUMMY_SensorDriver
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue