|
OpenTTD Source 20260206-master-g4d4e37dbf1
|
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 |