Commit Graph

1 Commits

Author SHA1 Message Date
nmlgc bce77062c9 [Reverse-engineering] [th01] Missiles: Structure
Another 150 bytes wasted on unused structure members… and if you
already use a SoA layout, you could have also squeezed the flags into 2
bits per entity rather than 8, which would have saved another 37 bytes.

Part of P0165, funded by Ember2528.
2021-11-07 22:51:24 +01:00