mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-20 07:05:23 +00:00
Makes the data fully internally-linked. This also allows declaring skBellyOffset as constexpr. While we're at it, we can also make the solid filter constexpr as well, given it isn't modified anywhere. This allows the data to be placed within the read-only segment and potentially gets rid of a runtime static constructor.
3.1 KiB
3.1 KiB