(svn r18028) -Codechange: unglobalise some functions
This commit is contained in:
@@ -310,7 +310,7 @@ static const NWidgetPart _nested_heightmap_load_widgets[] = {
|
||||
EndContainer(),
|
||||
};
|
||||
|
||||
void StartGeneratingLandscape(glwp_modes mode)
|
||||
static void StartGeneratingLandscape(glwp_modes mode)
|
||||
{
|
||||
DeleteAllNonVitalWindows();
|
||||
|
||||
|
Reference in New Issue
Block a user