|
OpenTTD Source 20251117-master-g7398d2e290
|
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 |