summaryrefslogtreecommitdiff
path: root/src/rail.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rail.h')
-rw-r--r--src/rail.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rail.h b/src/rail.h
index 03bc69364..eb0b46c4c 100644
--- a/src/rail.h
+++ b/src/rail.h
@@ -46,6 +46,7 @@ enum RailTypeSpriteGroup {
RTSG_CROSSING, ///< Level crossing overlay images
RTSG_DEPOT, ///< Depot images
RTSG_FENCES, ///< Fence images
+ RTSG_TUNNEL_PORTAL, ///< Tunnel portal overlay
RTSG_END,
};