(svn r11968) -Codechange: remove redundant FindLengthOfTunnel(), use GetTunnelBridgeLength() and/or GetOtherTunnelEnd() instead
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#include "../waypoint.h"
|
||||
#include "../debug.h"
|
||||
#include "../settings_type.h"
|
||||
#include "../tunnelbridge.h"
|
||||
|
||||
extern uint64 _rdtsc();
|
||||
|
||||
|
Reference in New Issue
Block a user