dxx-rebirth/similar
Kp 495e808f7b Factor out generating slider special characters
The same logic is used in two places.  Move it to a helper function, and
switch from repeated use of snprintf for one character at a time to
instead use fill_n.
2020-09-11 03:08:02 +00:00
..
2d Add color_palette_index type alias, to note palette-related uint8_t 2020-07-16 02:31:04 +00:00
3d Replace zip helper function with class template argument deduction 2020-07-16 02:31:04 +00:00
arch Use enum class for tmap_num2 2020-08-24 01:31:28 +00:00
editor Inline window_get_canvas 2020-08-28 00:18:45 +00:00
main Factor out generating slider special characters 2020-09-11 03:08:02 +00:00
misc Remove static inline declarations from fwd-partial_range.h 2020-06-10 02:25:32 +00:00