mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-29 16:09:13 +00:00
Added vi style for the Emscripten joystick code
This commit is contained in:
parent
04761d7d6b
commit
4d4e18c4bb
1 changed files with 2 additions and 0 deletions
|
@ -404,3 +404,5 @@ SDL_JoystickDriver SDL_EMSCRIPTEN_JoystickDriver =
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif /* SDL_JOYSTICK_EMSCRIPTEN */
|
#endif /* SDL_JOYSTICK_EMSCRIPTEN */
|
||||||
|
|
||||||
|
/* vi: set ts=4 sw=4 expandtab: */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue