File diff r8924:b5c89d2d57c4 → r8925:2b882cd5b1b6
src/pathfind.cpp
Show inline comments
 
@@ -17,7 +17,7 @@
 
#include "depot.h"
 
#include "tunnelbridge_map.h"
 
#include "core/random_func.hpp"
 
#include "core/alloc_func.hpp"
 
#include "core/alloc_type.hpp"
 
#include "tunnelbridge.h"
 

	
 
/* remember which tiles we have already visited so we don't visit them again. */