summaryrefslogtreecommitdiff
path: root/src/road_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/road_func.h')
-rw-r--r--src/road_func.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/road_func.h b/src/road_func.h
index 6cc9b6a94..a93e1af78 100644
--- a/src/road_func.h
+++ b/src/road_func.h
@@ -136,4 +136,6 @@ bool ValParamRoadType(const RoadType rt);
*/
RoadTypes GetPlayerRoadtypes(const PlayerID p);
+void UpdateLevelCrossing(TileIndex tile);
+
#endif /* ROAD_FUNC_H */