summaryrefslogtreecommitdiff
path: root/src/tile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tile.h')
-rw-r--r--src/tile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tile.h b/src/tile.h
index 68e87a77d..9823160c2 100644
--- a/src/tile.h
+++ b/src/tile.h
@@ -39,6 +39,7 @@ enum TileID
TILE_TREE_TOP,
TILE_MUD_WITH_GRASS,
TILE_CLOUD,
+ TILE_COALSTONE,
// Count of tile ids
TILES_COUNT