forked from mirror/OpenTTD
(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)
|
#define F_CURVE_FACTOR (1/96.f)
|
||||||
|
|
||||||
static bool IsTunnelTile(TileIndex tile);
|
|
||||||
|
|
||||||
static int GetRealisticAcceleration(Vehicle *v)
|
static int GetRealisticAcceleration(Vehicle *v)
|
||||||
{
|
{
|
||||||
uint emass = 0;
|
uint emass = 0;
|
||||||
|
Reference in New Issue
Block a user