Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
input_sdl.cpp: Ignore joystick buttons beyond maximum supported number.
* Note that the code to map excess buttons to switches doesn't actually do anything useful while INPUT_MAX_BUTTONS and MAX_BUTTONS happen to be defined to the same number.
- Loading branch information