Clean up unused Forward Declarations (#16324)
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
typedef u16 biome_t; // copy from mg_biome.h to avoid an unnecessary include
|
||||
|
||||
class MMVManip;
|
||||
class BiomeManager;
|
||||
class BiomeGen;
|
||||
class Mapgen;
|
||||
class EmergeManager;
|
||||
|
||||
class ModApiMapgen : public ModApiBase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user