dxx-rebirth/similar
Kp 569802e00f Convert kconfig array lookups to require correct enumerated type
This ensures that an array is indexed by the appropriate type.  Indexing
a mouse array with a joystick index is undefined behavior, and with this
change, such undefined behavior is now a compilation error.
2020-07-05 23:34:33 +00:00
..
2d Move words_bigendian into if constexpr 2020-07-05 23:34:33 +00:00
3d Use range-for when aligning polygon model submodel_ptrs 2020-07-05 23:34:33 +00:00
arch Move ogl_swap_buffers_internal to dcx 2020-07-05 23:34:32 +00:00
editor Replace uses of enumerate with zip where appropriate 2020-07-05 23:34:33 +00:00
main Convert kconfig array lookups to require correct enumerated type 2020-07-05 23:34:33 +00:00
misc Remove static inline declarations from fwd-partial_range.h 2020-06-10 02:25:32 +00:00