mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-22 02:29:43 +00:00
e1697a6ad1
In the past we have used enums to hold an arbitrary values. These values are not enumerated types, so make them constants instead.