revert alignments

This commit is contained in:
Darryl Dixon 2019-11-24 16:01:23 -05:00
parent b320b1906b
commit a2071d2a48

View File

@ -620,8 +620,7 @@ typedef enum {
} GamepadNumber;
// Gamepad Buttons
typedef enum
{
typedef enum {
// This is here just for error checking
GAMEPAD_BUTTON_UNKNOWN = 0,