dxx-rebirth/similar
Kp b29f19da51 Use enum class for GameBitmapOffset
Values in GameBitmapOffset are only intended for use indexing within the
game's PIG file.  Give them a specific type to reflect that.
2020-08-24 01:31:28 +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 laser_level 2020-08-24 01:31:28 +00:00
editor Qualify more uses of shared_segment members 2020-08-24 01:31:28 +00:00
main Use enum class for GameBitmapOffset 2020-08-24 01:31:28 +00:00
misc Remove static inline declarations from fwd-partial_range.h 2020-06-10 02:25:32 +00:00