// NetherFortPrefabs.h // Declares the data used for nether fortress prefabs #include "../Prefab.h" extern const cPrefab::sDef g_NetherFortPrefabs1[]; extern const cPrefab::sDef g_NetherFortStartingPrefabs1[]; extern const size_t g_NetherFortPrefabs1Count; extern const size_t g_NetherFortStartingPrefabs1Count;