Files
openttd-cmclient/src/cachecheck.cpp
Peter Nelson f629d3c921 Codechange: Use vectors instead of CallocT/free for cache checks. (#12619)
Vectors are reused for each vehicle chain to save on reallocations.
2024-05-04 09:42:20 +01:00

7.4 KiB