// NetherFortPrefabs.h// Declares the prefabs in the group NetherFort#include"../Prefab.h"externconstcPrefab::sDef g_NetherFortPrefabs[];externconstcPrefab::sDef g_NetherFortStartingPrefabs[];externconst size_t g_NetherFortPrefabsCount;externconst size_t g_NetherFortStartingPrefabsCount;