Types related to the industry. More...
Go to the source code of this file.
Typedefs | |
typedef uint16 | IndustryID |
typedef uint16 | IndustryGfx |
typedef uint8 | IndustryType |
Enumerations | |
enum | { NEW_INDUSTRYOFFSET = 37, NUM_INDUSTRYTYPES = 64, INDUSTRYTILE_NOANIM = 0xFF, NEW_INDUSTRYTILEOFFSET = 175, INVALID_INDUSTRYTYPE = NUM_INDUSTRYTYPES, NUM_INDUSTRYTILES = 512, INVALID_INDUSTRYTILE = NUM_INDUSTRYTILES, INDUSTRY_COMPLETED = 3 } |
Variables | |
static const IndustryID | INVALID_INDUSTRY = 0xFFFF |
Types related to the industry.
Definition in file industry_type.h.
anonymous enum |
Definition at line 25 of file industry_type.h.