// TODO: include once //#ifndef MONSTERS_ALL_H //#define MONSTERS_ALL_H #include "monster/zombie.qc" #include "monster/spider.qc" #include "monster/mage.qc" #include "monster/wyvern.qc" #include "monster/shambler.qc" //#endif