dxx-rebirth/similar/2d
Kp 316a4740a6 Move words_bigendian into if constexpr
`words_bigendian` is `constexpr`, so move the tests on it behind `if
constexpr` to encourage the compiler to prune unreachable paths.
2020-07-05 23:34:33 +00:00
..
font.cpp Move words_bigendian into if constexpr 2020-07-05 23:34:33 +00:00
palette.cpp Delegate PCX loading to SDL_image 2020-05-17 23:35:26 +00:00
pcx.cpp Use C++17 std::size instead of custom lengthof 2020-07-05 23:34:32 +00:00