summaryrefslogtreecommitdiff
path: root/bridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'bridge.h')
-rw-r--r--bridge.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bridge.h b/bridge.h
index 95c6b2004..efeba7dba 100644
--- a/bridge.h
+++ b/bridge.h
@@ -27,5 +27,6 @@ extern const Bridge orig_bridge[MAX_BRIDGES];
extern Bridge _bridge[MAX_BRIDGES];
uint GetBridgeFoundation(Slope tileh, Axis axis);
+uint SetSpeedLimitOnBridge(Vehicle *);
#endif /* BRIDGE_H */