cosmetix
[k8-i-v-a-n.git] / src / game / bodypart.h
blob1862eaa777fc68cd469d9fb1d38edbf0e513451a
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 __BODYPART_H__
13 #define __BODYPART_H__
15 #include "item.h"
16 #include "fesave.h"
19 #define HEADER_PHASE
20 #include "bodyparts/0list.cpp"
21 #undef HEADER_PHASE
24 #endif