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

// UnderwaterBasePrefabs.h

// Declares the prefabs in the group UnderwaterBase

#include "../Prefab.h"





extern const cPrefab::sDef g_UnderwaterBasePrefabs[];
extern const cPrefab::sDef g_UnderwaterBaseStartingPrefabs[];
extern const size_t g_UnderwaterBasePrefabsCount;
extern const size_t g_UnderwaterBaseStartingPrefabsCount;