dxx-rebirth/common/arch
Kp 6af56a27f2 Remove outdated joystick preprocessor guards
Testing for buttons||hats||axes is equivalent to testing for
joysticks!=0, since SConstruct forces joysticks=0 when
buttons == 0 && hats == 0 && axes == 0.  Remove tests of
buttons||hats||axes when those occur inside a test for joysticks!=0.
2020-07-16 02:31:04 +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 Remove outdated joystick preprocessor guards 2020-07-16 02:31:04 +00:00
win32 modify SConstruct to handle target platform; fix track finish detect code 2019-10-27 14:53:48 +02:00