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.
|
||
---|---|---|
.. | ||
chars.h | ||
chars.inc | ||
hitshot_from.asm | ||
hitshot_from[bss].asm | ||
hitshots[bss].asm | ||
shot.hpp | ||
shot_cycle_init.asm | ||
shot_types.inc | ||
shots_add.asm |