mirror of
https://github.com/minetest/minetest.git
synced 2024-11-27 10:03:45 +01:00
bb35d06225
Use "append" method to construct the various game paths instead of wasteful string concatenation. Additionally, use a temporary to extract and reuse a result of a few common subexpressions to further reduce the overhead. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
content.cpp | ||
content.h | ||
mods.cpp | ||
mods.h | ||
packages.cpp | ||
packages.h | ||
subgames.cpp | ||
subgames.h |