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