summaryrefslogtreecommitdiffstats
path: root/src/Generating/Prefabs/NetherFortPrefabs.h
blob: 04edc29531290805a00371510dd36573a6902557 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

// 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;