dxx-rebirth/similar
Kp df9ce26dfb Fix WORDS_NEED_ALIGNMENT build
Integer promotion changed short+short into an int, but INTEL_SHORT only
takes short or unsigned short.  Add a cast to force the result back to
short.

Reported-by: derhass <https://github.com/dxx-rebirth/dxx-rebirth/issues/56>
2015-04-04 17:23:47 +00:00
..
2d
3d Move WORDS_BIGENDIAN functions into #ifdef guard 2015-03-22 18:49:21 +00:00
arch Include polyobj.h from robot.h 2015-04-02 02:36:57 +00:00
editor Use enum for AIB constants 2015-04-02 02:36:57 +00:00
main Fix WORDS_NEED_ALIGNMENT build 2015-04-04 17:23:47 +00:00
mem
misc Merge branch 'unification/master' into unification/syncgl_v2 2015-03-23 20:18:17 +01:00