(svn r12765) -Codechange: move some stuff out of variables.h that required including other headers in variables.h.
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
#include "table/bridge_land.h"
|
||||
|
||||
BridgeSpec _bridge[MAX_BRIDGES];
|
||||
TileIndex _build_tunnel_endtile;
|
||||
|
||||
/** Reset the data been eventually changed by the grf loaded. */
|
||||
void ResetBridges()
|
||||
|
Reference in New Issue
Block a user