mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-06-26 06:59:56 +01:00
(svn r1550) Remove useless function declaration
This commit is contained in:
parent
fb0c3c8061
commit
5adad6c1b4
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user