Chunnel patch 28394: Codechange: Rework IsTunnelInWay proc.
https://www.tt-forums.net/viewtopic.php?p=1183416#p1183416
This commit is contained in:

committed by
Jonathan G Rennison

parent
67e7d12eb7
commit
f7ced74c22
@@ -52,7 +52,6 @@ static inline TunnelID GetTunnelIndex(TileIndex t)
|
||||
|
||||
TileIndex GetOtherTunnelEnd(TileIndex);
|
||||
bool IsTunnelInWay(TileIndex, int z);
|
||||
bool IsTunnelInWayDir(TileIndex tile, int z, DiagDirection dir);
|
||||
|
||||
/**
|
||||
* Makes a road tunnel entrance
|
||||
|
Reference in New Issue
Block a user