mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-16 17:02:37 +01:00
In the past we have used enums to hold an arbitrary values. These values are not enumerated types, so make them constants instead.
In the past we have used enums to hold an arbitrary values. These values are not enumerated types, so make them constants instead.