dxx-rebirth/common
Kp 6f10a67c09 Move segment::sides to end
sides[] is large and caused all members after it to require disp32
offsets.  Move it to the end so that all members can use disp8 offsets.

This saves ~1300 bytes of text on an editor+debug build.
2015-10-18 21:01:20 +00:00
..
2d
3d
arch
editor
include Move valptridx error reporting out of main header 2015-10-13 02:43:25 +00:00
main Move segment::sides to end 2015-10-18 21:01:20 +00:00
maths
mem
misc
texmap
ui