OpenTTD Source
20241121-master-g67a0fccfad
|
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.