Fixed whitespace
This commit is contained in:
parent
58021b3834
commit
5febdfcece
54 changed files with 1452 additions and 1483 deletions
|
@ -255,7 +255,7 @@ SDL_JoystickThread(void *_data)
|
|||
/* WM_DEVICECHANGE not working, no XINPUT, no point in keeping thread alive */
|
||||
break;
|
||||
#endif /* SDL_JOYSTICK_XINPUT */
|
||||
}
|
||||
}
|
||||
|
||||
if (s_bWindowsDeviceChanged || bXInputChanged) {
|
||||
s_bDeviceRemoved = SDL_TRUE;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue