Gleb Mazovetskiy 5a36a26dd1 Fix SDL_GAMECONTROLLER handling
1. Do not disable SDL_JOYSTICK events. Disabling these events causes
   game controller events to be disabled as well. Instead, filter these events out.

2. Fix button mapping (it was off by one).
2020-12-28 16:11:19 +03:00
..
2020-02-08 23:15:40 +07:00
2020-02-08 23:39:35 +07:00
2020-12-28 16:11:19 +03:00