X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fcommon%2Fmonsters%2Fall.qh;h=c79a4e656c4033131542558bd4b49ec9a5a56869;hp=d30f29894ec12ccf4a952a11b8bb2307a8593842;hb=e921ae9f86a09d0a20cd4c72b44e6d71d25975ea;hpb=ff64f05501fbcb470513b2aee64b4aa271d3c6d4 diff --git a/qcsrc/common/monsters/all.qh b/qcsrc/common/monsters/all.qh index d30f29894..c79a4e656 100644 --- a/qcsrc/common/monsters/all.qh +++ b/qcsrc/common/monsters/all.qh @@ -1,5 +1,11 @@ +// 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