Fixed whitespace

This commit is contained in:
Sam Lantinga
2018-09-24 11:49:25 -07:00
parent 58021b3834
commit 5febdfcece
54 changed files with 1452 additions and 1483 deletions

View File

@@ -36,7 +36,7 @@ extern "C"
/* The maximum number of joysticks we'll detect */
#define MAX_JOYSTICKS 16
#define MAX_JOYSTICKS 16
/* A list of available joysticks */
static char *SDL_joyport[MAX_JOYSTICKS];