File diff r18912:e7974922f934 → r18913:fd2dc944ef3a
src/train.h
Show inline comments
 
@@ -113,14 +113,12 @@ struct Train FINAL : public GroundVehicl
 
	void ReserveTrackUnderConsist() const;
 

	
 
	int GetCurveSpeedLimit() const;
 

	
 
	void ConsistChanged(bool same_length);
 

	
 
	void RailtypeChanged();
 

	
 
	int UpdateSpeed();
 

	
 
	void UpdateAcceleration();
 

	
 
	int GetCurrentMaxSpeed() const;