mirror of https://github.com/nmlgc/ReC98.git
765eae82e8
Since a few annoying alignment bytes suggested more translation units
than previously expected, using many small headers has proved to be
better than one big shared TH04/TH05 header file. Or should we *really*
pepper the code with lots of `#pragma codestring`? 😛
And in case we have multiple translation units which all #include the
same set of headers, we'll just go with situational shared headers,
using a common prefix.
Part of P0062, funded by Touhou Patch Center.
|
||
---|---|---|
.. | ||
math.h | ||
randring.h | ||
randring.inc | ||
randring_fill.asm | ||
subpixel.hpp | ||
subpixel.inc | ||
vector1_at.asm | ||
vector2.asm | ||
vector2_between_plus.asm |