mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-26 07:59:09 +00:00
(svn r1550) Remove useless function declaration
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user