Skip to content

Commit

Permalink
Fixed whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Jan 31, 2017
1 parent be28d7c commit 3f83fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/SDL_joystick.h
Expand Up @@ -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
Expand Down

0 comments on commit 3f83fce

Please sign in to comment.