mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-07-06 08:25:53 +00:00
Makes for less noisy code and also gets rid of unnecessary std::strlen calls in the case things are passed to a std::string_view parameter.
Makes for less noisy code and also gets rid of unnecessary std::strlen calls in the case things are passed to a std::string_view parameter.