Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
MrHuu committed May 30, 2021
1 parent b91f6d6 commit 410773a
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions src/_functio.h
Original file line number Diff line number Diff line change
Expand Up @@ -259,24 +259,6 @@ static char * joystickdefaults[MAXJOYBUTTONS] =
"Inventory_Right", // DP right
};

/*
joybutton_A,
joybutton_B,
joybutton_X,
joybutton_Y,
joybutton_Back,
joybutton_Guide,
joybutton_Start,
joybutton_LeftStick,
joybutton_RightStick,
joybutton_LeftShoulder,
joybutton_RightShoulder,
joybutton_DpadUp,
joybutton_DpadDown,
joybutton_DpadLeft,
joybutton_DpadRight
*/

static char * joystickclickeddefaults[MAXJOYBUTTONS] =
{
"", // A
Expand Down

0 comments on commit 410773a

Please sign in to comment.