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