summaryrefslogtreecommitdiff
path: root/openttd.h
diff options
context:
space:
mode:
Diffstat (limited to 'openttd.h')
-rw-r--r--openttd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/openttd.h b/openttd.h
index c72cbc0a4..18fa5b449 100644
--- a/openttd.h
+++ b/openttd.h
@@ -130,7 +130,6 @@ typedef struct TileInfo {
uint x;
uint y;
Slope tileh;
- uint type;
TileIndex tile;
uint z;
} TileInfo;