OpenTTD
|
Data that is stored per tile. More...
#include <map_type.h>
Data Fields | |
byte | m6 |
General purpose. | |
byte | m7 |
Primarily used for newgrf support. |
Data that is stored per tile.
Also used Tile for this. Look at docs/landscape.html for the exact meaning of the members.
Definition at line 35 of file map_type.h.