Globals.h needs to be first include
This commit is contained in:
parent
fe48f62575
commit
af89794d76
@ -3,8 +3,8 @@
|
||||
|
||||
// Implements biome helper functions
|
||||
|
||||
#include "BiomeDef.h"
|
||||
#include "Globals.h"
|
||||
#include "BiomeDef.h"
|
||||
|
||||
|
||||
EMCSBiome StringToBiome(const AString & a_BiomeString)
|
||||
|
Loading…
Reference in New Issue
Block a user