forked from mirror/OpenTTD
(svn r12064) -Codechange : Give grf bridges their own ResetBridges function, and put bridge spec in table/bridge_land.h, where it should be.
This commit is contained in:
@@ -47,4 +47,6 @@ void DrawBridgeMiddle(const TileInfo *ti);
|
||||
bool CheckBridge_Stuff(byte bridge_type, uint bridge_len);
|
||||
int CalcBridgeLenCostFactor(int x);
|
||||
|
||||
void ResetBridges();
|
||||
|
||||
#endif /* BRIDGE_H */
|
||||
|
Reference in New Issue
Block a user