mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-07-05 20:09:38 +01:00
(svn r15681) -Cleanup: remove unneeded forward declaration.
This commit is contained in:
parent
c2834412f7
commit
55ce735c2c
@ -184,8 +184,6 @@ bool HasVehicleOnTunnelBridge(TileIndex tile, TileIndex endtile, const Vehicle *
|
||||
}
|
||||
|
||||
|
||||
static void UpdateVehiclePosHash(Vehicle *v, int x, int y);
|
||||
|
||||
Vehicle::Vehicle()
|
||||
{
|
||||
this->type = VEH_INVALID;
|
||||
|
Loading…
Reference in New Issue
Block a user