materials separated
[k8-i-v-a-n.git] / src / game / materias.h
blob343d252d760c303744d568a2f3b805817d7c71c3
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
13 #ifndef __MATERIAS_H__
14 #define __MATERIAS_H__
16 #include "materia.h"
19 #define HEADER_PHASE
20 #include "materias/0list.cpp"
21 #undef HEADER_PHASE
24 #endif