dxx-rebirth/d2x-rebirth/main
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
..
bmread.cpp Move reactor gun loop into calc_controlcen_gun_point 2015-08-26 03:15:10 +00:00
descent.cfg Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
escort.cpp Mark various per-file structures as static 2015-08-12 03:11:46 +00:00
gamepal.cpp Pass gr_remap_bitmap_good arg by & 2015-01-25 05:32:45 +00:00
inferno.ini Move d2x-rebirth source into subdirectory d2x-rebirth 2013-02-19 00:34:46 +00:00
libmve.h Fix check_header_includes build 2015-07-25 23:10:45 +00:00
movie.cpp Remove WORDS_NEED_ALIGNMENT memcpy src cast to const uint8_t* 2015-09-13 21:02:19 +00:00
movie.h Use screen_mode for screen resolution 2015-05-14 02:23:13 +00:00
physfsrwops.h Move d2x-rebirth/include/* -> d2x-rebirth/main/ 2015-06-13 22:42:21 +00:00