dxx-rebirth/common/arch
Kp 9b9642dcac Only enable joystick axis->button bridge if both axes!=0 and buttons!=0
If axes!=0 and buttons==0 and hats==0, then the build fails because some
button-related functionality is missing.  Move the joystick axis->button
bridge into a conditional to exclude it in this case.

Fixes: 74ef8b02e6 ("Added axis buttons")
2020-07-05 23:34:33 +00:00
..
carbon
cocoa
ogl
sdl Only enable joystick axis->button bridge if both axes!=0 and buttons!=0 2020-07-05 23:34:33 +00:00
win32