Skip to content

Commit

Permalink
Added vi style for the Emscripten joystick code
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Oct 25, 2018
1 parent 04761d7 commit 4d4e18c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/joystick/emscripten/SDL_sysjoystick.c
Expand Up @@ -404,3 +404,5 @@ SDL_JoystickDriver SDL_EMSCRIPTEN_JoystickDriver =
};

#endif /* SDL_JOYSTICK_EMSCRIPTEN */

/* vi: set ts=4 sw=4 expandtab: */

0 comments on commit 4d4e18c

Please sign in to comment.