winebus.sys: Fix inverted SDL joystick hat switch y axis.
commit38059e7ecf3100d7904192ec72733687463b75b4
authorRémi Bernon <rbernon@codeweavers.com>
Fri, 15 Oct 2021 11:17:40 +0000 (15 13:17 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 15 Oct 2021 16:31:45 +0000 (15 18:31 +0200)
treee6913fcabbee2c170fa9067c85e1ed5e781eabe6
parente3d42ca3033551b99816f812bdc491fc60988ec1
winebus.sys: Fix inverted SDL joystick hat switch y axis.

SDL_HAT_UP should work as SDL_CONTROLLER_BUTTON_DPAD_UP.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=40658
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/winebus.sys/bus_sdl.c