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

// TestRailsPrefabs.h

// Declares the prefabs in the group TestRails

#include "../Prefab.h"





extern const cPrefab::sDef g_TestRailsPrefabs[];
extern const cPrefab::sDef g_TestRailsStartingPrefabs[];
extern const size_t g_TestRailsPrefabsCount;
extern const size_t g_TestRailsStartingPrefabsCount;