mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-09 07:29:44 +00:00
(svn r13782) -Cleanup: removed a useless declaration
This commit is contained in:
parent
6e0af9fdfe
commit
1f0939f4e2
@ -262,7 +262,6 @@ static inline Vehicle *GetNextUnit(Vehicle *v)
|
||||
|
||||
void ConvertOldMultiheadToNew();
|
||||
void ConnectMultiheadedTrains();
|
||||
uint CountArticulatedParts(EngineID engine_type);
|
||||
|
||||
void CcBuildLoco(bool success, TileIndex tile, uint32 p1, uint32 p2);
|
||||
void CcBuildWagon(bool success, TileIndex tile, uint32 p1, uint32 p2);
|
||||
|
Loading…
Reference in New Issue
Block a user