Added vi style for the Emscripten joystick code

This commit is contained in:
Sam Lantinga 2018-10-25 12:54:39 -07:00
parent 04761d7d6b
commit 4d4e18c4bb

View File

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