cosmetix
[k8-i-v-a-n.git] / src / game / coreset.cpp
blob1384a0c45c36c5e5c4c347d4d379be16f12c7ac4
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 #include "entity.h"
13 #include "pool.h"
14 #include "v2.h"
16 #include "entity.cpp"
17 #include "pool.cpp"