summaryrefslogtreecommitdiff
path: root/src/genworld.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/genworld.h')
-rw-r--r--src/genworld.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/genworld.h b/src/genworld.h
index 6dd89e06e..e98b92cc1 100644
--- a/src/genworld.h
+++ b/src/genworld.h
@@ -98,5 +98,6 @@ void StartScenarioEditor();
extern class ThreadMutex *_genworld_mapgen_mutex;
extern class ThreadMutex *_genworld_paint_mutex;
+extern bool _generating_world;
#endif /* GENWORLD_H */