dxx-rebirth/similar
Kp 66b0f6bf37 Compile out unused joystick entries
Presently, user profiles are not portable between a build with
max_axes_per_joystick=0 and one with max_axes_per_joystick!=0.
Attempting to do so causes some buttons to be assigned to the wrong
action.  Since the intended use case for max_axes_per_joystick=0 and
similar is to completely remove joystick support on a system that will
never use a joystick, this is acceptable for now.  A future overhaul to
improve storage of user kconfig settings may fix this.
2017-12-24 00:28:35 +00:00
..
2d Use constexpr integral_constant for various magic numbers 2017-10-14 17:10:30 +00:00
3d Use constexpr integral_constant for various magic numbers 2017-10-14 17:10:30 +00:00
arch Replace useless printf with puts 2017-12-05 05:29:55 +00:00
editor Replace useless printf with puts 2017-12-05 05:29:55 +00:00
main Compile out unused joystick entries 2017-12-24 00:28:35 +00:00
misc Replace useless printf with puts 2017-12-05 05:29:55 +00:00