Changeset - r1049:2e166db10053
[Not reviewed]
master
0 1 0
tron - 20 years ago 2005-01-17 09:43:02
tron@openttd.org
(svn r1550) Remove useless function declaration
1 file changed with 0 insertions and 2 deletions:
0 comments (0 inline, 0 general)
train_cmd.c
Show inline comments
 
@@ -85,8 +85,6 @@ void UpdateTrainAcceleration(Vehicle *v)
 

	
 
#define F_CURVE_FACTOR (1/96.f)
 

	
 
static bool IsTunnelTile(TileIndex tile);
 

	
 
static int GetRealisticAcceleration(Vehicle *v)
 
{
 
	uint emass = 0;
0 comments (0 inline, 0 general)