Data Fields | |
uint16 | colour |
colour of the item on the map | |
StringID | legend |
string corresponding to the coloured item | |
IndustryType | type |
type of industry | |
bool | show_on_map |
for filtering industries, if true is shown on map in colour | |
bool | end |
this is the end of the list | |
bool | col_break |
perform a break and go one collumn further |
Definition at line 62 of file smallmap_gui.cpp.