Added vi style for the Emscripten joystick code

This commit is contained in:
Sam Lantinga 2018-10-25 12:54:39 -07:00
parent ea9baa6056
commit 2dc55a9175

View file

@ -404,3 +404,5 @@ SDL_JoystickDriver SDL_EMSCRIPTEN_JoystickDriver =
};
#endif /* SDL_JOYSTICK_EMSCRIPTEN */
/* vi: set ts=4 sw=4 expandtab: */