(svn r20190) -Codechange: unVARDEF _generate_world and move it to genworld
This commit is contained in:
@@ -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 */
|
||||
|
Reference in New Issue
Block a user