summaryrefslogtreecommitdiffstats
path: root/src/Generating/Prefabs/NetherFortPrefabs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Generating/Prefabs/NetherFortPrefabs.h')
-rw-r--r--src/Generating/Prefabs/NetherFortPrefabs.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/Generating/Prefabs/NetherFortPrefabs.h b/src/Generating/Prefabs/NetherFortPrefabs.h
deleted file mode 100644
index 04edc2953..000000000
--- a/src/Generating/Prefabs/NetherFortPrefabs.h
+++ /dev/null
@@ -1,15 +0,0 @@
-
-// NetherFortPrefabs.h
-
-// Declares the prefabs in the group NetherFort
-
-#include "../Prefab.h"
-
-
-
-
-
-extern const cPrefab::sDef g_NetherFortPrefabs[];
-extern const cPrefab::sDef g_NetherFortStartingPrefabs[];
-extern const size_t g_NetherFortPrefabsCount;
-extern const size_t g_NetherFortStartingPrefabsCount;