| changeset 5385 | 3868f2e6db9b | 
| parent 4293 | 4b7006c1b5eb | 
| 5384:10b6d955e1ac | 5385:3868f2e6db9b | 
|---|---|
| 25 | 25 | 
| 26 extern const Bridge orig_bridge[MAX_BRIDGES]; | 26 extern const Bridge orig_bridge[MAX_BRIDGES]; | 
| 27 extern Bridge _bridge[MAX_BRIDGES]; | 27 extern Bridge _bridge[MAX_BRIDGES]; | 
| 28 | 28 | 
| 29 uint GetBridgeFoundation(Slope tileh, Axis axis); | 29 uint GetBridgeFoundation(Slope tileh, Axis axis); | 
| 30 uint SetSpeedLimitOnBridge(Vehicle *); | |
| 30 | 31 | 
| 31 #endif /* BRIDGE_H */ | 32 #endif /* BRIDGE_H */ |