mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-07-09 10:45:51 +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.