]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/common/monsters/all.qh
Merge remote-tracking branch 'origin/divVerent/crypto-fixes'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / monsters / all.qh
1 // TODO: include once
2 //#ifndef MONSTERS_ALL_H
3 //#define MONSTERS_ALL_H
4
5 #include "monster/zombie.qc"
6 #include "monster/spider.qc"
7 #include "monster/mage.qc"
8 #include "monster/wyvern.qc"
9 #include "monster/shambler.qc"
10
11 //#endif