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