mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-07-05 05:55:52 +00:00
We can use the result of the first lookup to avoid doing another redundant lookup to perform the erasure. While we're at it, we can use std::string's std::string_view constructor in order to avoid an unnecessary strlen() call.
Description
Data interchange, editor suite, and runtime re-implementations for games by Retro Studios
Languages
C++
94.2%
C
4.5%
CMake
1.2%