diff options
Diffstat (limited to 'src/tile.h')
-rw-r--r-- | src/tile.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tile.h b/src/tile.h index 9823160c2..c35c27e64 100644 --- a/src/tile.h +++ b/src/tile.h @@ -40,6 +40,7 @@ enum TileID TILE_MUD_WITH_GRASS, TILE_CLOUD, TILE_COALSTONE, + TILE_WOOD, // Count of tile ids TILES_COUNT |