X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=qcsrc%2Fdpdefs%2Fcsprogsdefs.qh;h=6f9c9d637ff3a927faae655e701e09d7c73d22a9;hb=e9f30b97435c6afe3d6911f21e1f4fd1b97e93da;hp=f48df8e5ccd3c1218334bd1bc825708f8382161c;hpb=e4ac65ac2e770b795d1234ead3b2c25731f39bb3;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/dpdefs/csprogsdefs.qh b/qcsrc/dpdefs/csprogsdefs.qh index f48df8e5c..6f9c9d637 100644 --- a/qcsrc/dpdefs/csprogsdefs.qh +++ b/qcsrc/dpdefs/csprogsdefs.qh @@ -9,8 +9,10 @@ #define FALSE _FALSE #define spawn _spawn - #define particleeffectnum _particleeffectnum +#define trailparticles __trailparticles +#define pointparticles __pointparticles +#define setmodel _setmodel #include "upstream/csprogsdefs.qc" @@ -20,8 +22,10 @@ #undef FALSE #undef spawn - #undef particleeffectnum +#undef trailparticles +#undef pointparticles +#undef setmodel #pragma noref 0