OpenTTD Source
20241108-master-g80f628063a
|
Goal base class. More...
Go to the source code of this file.
Data Structures | |
struct | Goal |
Struct about goals, current and completed. More... | |
Typedefs | |
typedef Pool< Goal, GoalID, 64, 64000 > | GoalPool |
Variables | |
GoalPool | _goal_pool |
Goal base class.
Definition in file goal_base.h.