1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-10 11:55:27 +01:00

Clean up unused Forward Declarations (#16324)

This commit is contained in:
Lucas OH
2025-08-02 10:07:45 +02:00
committed by GitHub
parent 60cd83a332
commit 93dd22b901
67 changed files with 12 additions and 127 deletions

View File

@@ -21,7 +21,6 @@ Licensing changed by permission of Gael de Sailly.
#define MGVALLEYS_VARY_RIVER_DEPTH 0x04
#define MGVALLEYS_ALT_DRY 0x08
class BiomeManager;
class BiomeGenOriginal;
extern const FlagDesc flagdesc_mapgen_valleys[];