cosmetix
[k8-i-v-a-n.git] / src / game / nonhuman.h
blob41a8ae425e31b6f1f729c0ff7eedcb20fa1be527
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
13 #ifndef __NONHUMAN_H__
14 #define __NONHUMAN_H__
16 #include "char.h"
19 #define HEADER_PHASE
20 #include "nonhumans/0list.cpp"
21 #undef HEADER_PHASE
24 #endif