Update to v4 of house placing patch.

This commit is contained in:
patch-import
2016-04-08 19:42:10 +01:00
committed by Jonathan G Rennison
220 changed files with 11448 additions and 3426 deletions

View File

@@ -65,6 +65,7 @@ void ShowBuildBridgeWindow(TileIndex start, TileIndex end, TransportType transpo
void ShowBuildIndustryWindow();
void ShowFoundTownWindow();
void ShowBuildHousePicker();
void ShowMusicWindow();
#endif /* GUI_H */