File diff r8262:cc8904e075dd → r8263:00e828e1ab1f
src/pathfind.h
Show inline comments
 
@@ -55,7 +55,7 @@ struct TrackPathFinder {
 

	
 
	TrackdirByte the_dir;
 

	
 
	TransportTypeByte tracktype;
 
	TransportType tracktype;
 
	uint sub_type;
 

	
 
	byte var2;