cosmetix
[k8-i-v-a-n.git] / src / game / human.h
blobcbb3bc267bd84783c24f896d35a938c4407211fe
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 __HUMAN_H__
13 #define __HUMAN_H__
15 #include "char.h"
18 #define HEADER_PHASE
19 #include "humans/0list.cpp"
20 #undef HEADER_PHASE
23 #endif