2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-18 20:45:27 +00:00
Files
metaforce/Runtime/MP1/MP1.cpp
Lioncash f1256faeb7 Runtime: Remove unnecessary c_str() calls
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.
2020-02-28 05:26:41 -05:00

36 KiB