| author | belugas |
| Tue, 05 Feb 2008 05:03:50 +0000 | |
| changeset 8986 | 3b44afb5ca30 |
| parent 8985 | 2f7b495d5807 |
| child 8987 | 782be613237b |
| src/bridge.h | file | annotate | diff | comparison | revisions |
--- a/src/bridge.h Tue Feb 05 04:48:56 2008 +0000 +++ b/src/bridge.h Tue Feb 05 05:03:50 2008 +0000 @@ -30,7 +30,6 @@ byte flags; ///< bit 0 set: disable drawing of far pillars. }; -extern const Bridge orig_bridge[MAX_BRIDGES]; extern Bridge _bridge[MAX_BRIDGES]; Foundation GetBridgeFoundation(Slope tileh, Axis axis);