mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-11 13:10:45 +00:00
ac9db3f5aa
Compacting 3 booleans into 3 bits could save memory allocation, however this data is inside a union which also contains a 4-byte integer. As such this gives the cost penalty of a bit-field without any benefit. |
||
---|---|---|
.. | ||
npf | ||
yapf | ||
CMakeLists.txt | ||
follow_track.hpp | ||
pathfinder_func.h | ||
pathfinder_type.h |