]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/common/monsters/all.qc
Merge branch 'master' into terencehill/tooltips_cleanup
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / monsters / all.qc
1 #ifndef MONSTERS_ALL_C
2 #define MONSTERS_ALL_C
3
4 #include "all.qh"
5
6 #define IMPLEMENTATION
7 #include "all.inc"
8 #undef IMPLEMENTATION
9
10 #endif