nonhumans separation
[k8-i-v-a-n.git] / src / game / areaset.cpp
blob9b3868fdab4a57e32c6e4a3e91b2669304cc0833
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 "allocate.h"
13 #include "char.h"
14 #include "game.h"
15 #include "graphics.h"
16 #include "bitmap.h"
17 #include "terra.h"
18 #include "proto.h"
19 #include "fesave.h"
20 #include "team.h"
22 #include "area.cpp"
23 #include "square.cpp"
24 #include "terra.cpp"