dxx-rebirth/common
Kp c4a8432081 Remove WORDS_NEED_ALIGNMENT memcpy src cast to const uint8_t*
The cast provokes a warning on systems that require alignment, so remove
it.  memcpy takes const void* input, so the cast is unnecessary.

Reported-by: MattWatt <https://github.com/dxx-rebirth/dxx-rebirth/issues/119>
2015-09-13 21:02:19 +00:00
..
2d
3d
arch
editor
include Remove WORDS_NEED_ALIGNMENT memcpy src cast to const uint8_t* 2015-09-13 21:02:19 +00:00
main Fix various header freestanding issues 2015-09-09 03:27:52 +00:00
maths
mem
misc
texmap
ui