moved almost all hardcoded constants to "define.dat"
[k8-i-v-a-n.git] / src / game / wterras.h
blobf7d23764b03d07eb514b3f503a76b3dedd45c2de
1 /*
3 * Iter Vehemens ad Necem (IVAN)
4 * Copyright (C) Timo Kiviluoto
5 * Released under the GNU General
6 * Public License
8 * See LICENSING which should be included
9 * along with this file for more details
12 #ifndef __WTERRAS_H__
13 #define __WTERRAS_H__
15 #include "wterra.h"
18 #define HEADER_PHASE
19 #include "wterrains/0list.cpp"
20 #undef HEADER_PHASE
23 #endif