This commit is contained in:
Sam Lantinga 2009-12-16 01:19:58 +00:00
parent 6484431a44
commit e8d7dbce07

View File

@ -794,4 +794,5 @@ SDL_SYS_JoystickQuit(void)
}
#endif /* SDL_JOYSTICK_DINPUT */
/* vi: set ts=4 sw=4 expandtab: */