LinkType
Types of the possible link targets.
@ LT_COMPANY
Link a company.
@ LT_STORY_PAGE
Link a story page.
@ LT_INDUSTRY
Link an industry.
uint32_t LinkTargetID
Contains either tile, industry ID, town ID, story page ID or company ID.
PoolID< uint16_t, struct LeagueTableElementIDTag, 64000, 0xFFFF > LeagueTableElementID
ID of a league table.
PoolID< uint8_t, struct LeagueTableIDTag, 255, 0xFF > LeagueTableID
ID of a league table.
Definition of Pool, structure used to access PoolItems, and PoolItem, base structure for Vehicle,...
Struct about league table elements.
Struct about custom league tables.
Templated helper to make a PoolID a single POD value.