ebiten/cmd
Hajime Hoshi 47558d20c5 internal/gamepaddb: enable the database for Android
Before this fix, the button and axis IDs are from the OS. These
didn't match with the SDL game controller databaes unfortunately.

This fix changes the assignments of the buttons and the axes to match
with the database.

Closes #2312
2022-09-09 22:20:39 +09:00
..
ebitenmobile internal/gamepaddb: enable the database for Android 2022-09-09 22:20:39 +09:00