]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/common/monsters/all.inc
Mark dirty csprogs pk3 with ~, * is a reserved character on some filesystems
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / monsters / all.inc
1 #ifndef MENUQC
2 #include "../animdecide.qh"
3 #include "../anim.qh"
4 vector animfixfps(entity e, vector a, vector b);
5 #endif
6
7 #include "monster/mage.qc"
8 #include "monster/shambler.qc"
9 #include "monster/spider.qc"
10 #include "monster/wyvern.qc"
11 #include "monster/zombie.qc"