mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-07-04 02:50:51 +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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
timer_game_calendar.cpp | ||
timer_game_calendar.h | ||
timer_game_common.cpp | ||
timer_game_common.h | ||
timer_game_economy.cpp | ||
timer_game_economy.h | ||
timer_game_realtime.cpp | ||
timer_game_realtime.h | ||
timer_game_tick.cpp | ||
timer_game_tick.h | ||
timer_manager.h | ||
timer_window.cpp | ||
timer_window.h | ||
timer.h |