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 Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
cocoa Update tool_bundle.py to parse correctly under Python3 2020-04-26 17:26:23 +00:00
ogl Refer to <array> directly, not through "compiler-array.h" 2020-05-02 21:18:42 +00:00
sdl Only enable joystick axis->button bridge if both axes!=0 and buttons!=0 2020-07-05 23:34:33 +00:00
win32 modify SConstruct to handle target platform; fix track finish detect code 2019-10-27 14:53:48 +02:00