2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-14 15:26:10 +00:00
Files
metaforce/Runtime/MP1/World/CSeedling.cpp
Lioncash 6ad5de497f CSeedling: Make skNeedleLocators an array of std::string_view
Makes the strings non-allocating. This also eliminates 12 runtime static
constructors that need to execute on program start.
2019-09-28 20:22:31 -04:00

8.5 KiB