(svn r21776) -Codechange: Give a more appropriate name to the road connection function.
-Document: Add doxygen comments to the function.
This commit is contained in:
@@ -16,5 +16,6 @@
|
||||
|
||||
struct Window *ShowBuildRoadToolbar(RoadType roadtype);
|
||||
struct Window *ShowBuildRoadScenToolbar();
|
||||
void ConnectRoadToStructure(TileIndex tile, DiagDirection direction);
|
||||
|
||||
#endif /* ROAD_GUI_H */
|
||||
|
Reference in New Issue
Block a user