Explorar el Código

Fixed whitespace

Sam Lantinga hace 9 años
padre
commit
3f83fce7c1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      include/SDL_joystick.h

+ 1 - 1
include/SDL_joystick.h

@@ -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