Fixed whitespace

Sam Lantinga 2017-01-31 13:30:35 -08:00
parent be28d7c88c
commit 3f83fce7c1
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ typedef enum
SDL_JOYSTICK_TYPE_GUITAR,
SDL_JOYSTICK_TYPE_DRUM_KIT,
SDL_JOYSTICK_TYPE_ARCADE_PAD,
SDL_JOYSTICK_TYPE_THROTTLE,
SDL_JOYSTICK_TYPE_THROTTLE
} SDL_JoystickType;
typedef enum