OpenTTD Source 20250517-master-g617169c1c9
|
Canal properties local to the NewGRF. More...
#include <newgrf.h>
Data Fields | |
CanalCallbackMasks | callback_mask |
Bitmask of canal callbacks that have to be called. | |
uint8_t | flags |
Flags controlling display. | |
CanalCallbackMasks CanalProperties::callback_mask |
Bitmask of canal callbacks that have to be called.
Definition at line 41 of file newgrf.h.
Referenced by CanalChangeInfo().
uint8_t CanalProperties::flags |