OpenTTD Source
20241108-master-g80f628063a
|
Information to handle station action 0 property 24 correctly. More...
Data Fields | |
uint32_t | free_names |
Current bitset of free names (we can remove names). | |
std::bitset< NUM_INDUSTRYTYPES > | indtypes |
Bit set indicating when an industry type has been found. | |
Information to handle station action 0 property 24 correctly.
Definition at line 225 of file station_cmd.cpp.