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