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