Files
openttd-cmclient/src/os
Peter Nelson b56775f576 Codechange: Avoid making copies of intermediate layout runs. (#12796)
The vector of runs is not used after it is passed to the ParagraphLayout class, so pass with std::move to avoid an unnecessary copy.
2024-06-17 22:58:52 +01:00
..
2023-06-16 14:29:14 +01:00