/* * * Iter Vehemens ad Necem (IVAN) * Copyright (C) Timo Kiviluoto * Released under the GNU General * Public License * * See LICENSING which should be included * along with this file for more details * */ #include "char.h" #include "proto.h" #include "game.h" #include "materia.h" #include "message.h" #include "database.h" #include "save.h" #include "god.h" #include "proto.cpp" #include "database.cpp"