mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-10-10 07:49:02 +00:00
All of these functions return a string_view, which is accepted by GetResourceIdByName(), so this avoids several unnecessary std::strlen calls.