]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/common/effects/qc/damageeffects.qh
68b43b17608094c8cdddcd2725a3f607765940e4
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / effects / qc / damageeffects.qh
1 #pragma once
2
3 #ifdef CSQC
4 #include <common/deathtypes/all.qh>
5 #include <common/physics/movetypes/movetypes.qh>
6 #include <client/mutators/_mod.qh>
7 #include <common/vehicles/all.qh>
8 #include <common/weapons/_all.qh>
9 #endif