(svn r25258) -Codechange: save linkgraph (fonsinchen)

This commit is contained in:
rubidium
2013-05-19 14:17:02 +00:00
parent 06313e4981
commit 0cc3d8df4b
9 changed files with 159 additions and 14 deletions

View File

@@ -31,6 +31,7 @@ void FixupTrainLengths();
void AfterLoadStations();
void AfterLoadRoadStops();
void AfterLoadLabelMaps();
void AfterLoadLinkGraphs();
void AfterLoadCompanyStats();
void UpdateHousesAndTowns();