OpenTTD Source 20250206-master-g6089ed8059
|
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 42 of file newgrf.h.
Referenced by CanalChangeInfo().
uint8_t CanalProperties::flags |