Skip to content

Commit 636f333

Browse files
committed
remove 'arcade' gamepad type alias
1 parent 028a49d commit 636f333

2 files changed

Lines changed: 52 additions & 53 deletions

File tree

src/joystick/SDL_gamepad.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1594,7 +1594,6 @@ static const struct {
15941594
{"xboxsx", SDL_GAMEPAD_TYPE_XBOXONE}, /* series s/x */
15951595

15961596
// misc.
1597-
{"arcade", SDL_GAMEPAD_TYPE_STANDARD},
15981597
{"neogeo", SDL_GAMEPAD_TYPE_STANDARD},
15991598
{"3do", SDL_GAMEPAD_TYPE_STANDARD},
16001599
};

0 commit comments

Comments
 (0)