|
OpenTTD Source
14.0-beta3
|
Data that is stored per tile. More...
Data Fields | |
| byte | m6 |
| General purpose. | |
| byte | m7 |
| Primarily used for newgrf support. | |
| uint16_t | m8 |
| General purpose. | |
Data that is stored per tile.
Also used TileBase for this. Look at docs/landscape.html for the exact meaning of the members.
Definition at line 48 of file map_func.h.