From 0b4d416e1fdcbaa51bf7e95fbb8ece7960aa994c Mon Sep 17 00:00:00 2001 From: Darkvater Date: Thu, 1 Feb 2007 22:54:04 +0000 Subject: (svn r8522) -Regression (r8512): The flat/random window moved the to scenario editor did not use the right settings for generating land --- src/genworld.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/genworld.h') diff --git a/src/genworld.h b/src/genworld.h index 10fb569a1..922b51505 100644 --- a/src/genworld.h +++ b/src/genworld.h @@ -90,5 +90,6 @@ void PrepareGenerateWorldProgress(void); void ShowGenerateWorldProgress(void); void StartNewGameWithoutGUI(uint seed); void ShowCreateScenario(void); +void StartScenarioEditor(void); #endif /* GENWORLD_H */ -- cgit v1.2.3-70-g09d2