(svn r13628) -Feature: enable building of aqueducts in the scenario editor

-Codechange: related to this split the waterway based buttons from the landscape generation window
This commit is contained in:
skidd13
2008-06-25 17:30:16 +00:00
parent 7c7e08df59
commit 41b09d4027
7 changed files with 104 additions and 77 deletions

View File

@@ -40,6 +40,7 @@ void ShowOrdersWindow(const Vehicle *v);
/* dock_gui.cpp */
void ShowBuildDocksToolbar();
void ShowBuildDocksScenToolbar();
/* aircraft_gui.cpp */
void ShowBuildAirToolbar();