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 1038d3bbf..e391002d6 100644
--- a/openttd.h
+++ b/openttd.h
@@ -129,7 +129,6 @@ typedef struct TileInfo {
uint y;
uint tileh;
uint type;
- uint map5;
TileIndex tile;
uint z;
} TileInfo;