dxx-rebirth/similar/2d
Kp 5b4bf16bfa Remove support for -DSWAP_0_255
This has been broken since b1c5307eb1
changed the type of gr_palette from `uint8_t[256*3]` to
`array<rgb_t, 256>`.  Remove it, since no one has reported it in 10
years.
2023-04-23 21:45:31 +00:00
..
font.cpp Fix Apple Clang errors and warnings 2023-04-06 16:42:49 -07:00
palette.cpp Remove support for -DSWAP_0_255 2023-04-23 21:45:31 +00:00
pcx.cpp Fix build for sdlimage=0 2023-03-25 12:41:29 +00:00