X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fdpdefs%2Fprogsdefs.qh;h=f4e2bdaf7b182777ea2fdfcfb417112a19450b2b;hp=a8d8a4a486a0824cb200182a176ebf856762f8ed;hb=HEAD;hpb=0d0a2025de767dbfae0519941294f5947fe38c1f diff --git a/qcsrc/dpdefs/progsdefs.qh b/qcsrc/dpdefs/progsdefs.qh index a8d8a4a48..f4e2bdaf7 100644 --- a/qcsrc/dpdefs/progsdefs.qh +++ b/qcsrc/dpdefs/progsdefs.qh @@ -25,16 +25,9 @@ if (IS_REAL_CLIENT(_cl)) stuffcmd(_cl, __VA_ARGS__); \ MACRO_END -#pragma noref 0 - #define use use1 .void(entity this, entity actor, entity trigger) use; -// deglobalization: - void(vector ang) _makevectors_hidden = #1; -//#define makevectors DO_NOT_USE_GLOBALS_PREFER_MAKE_VECTORS_MACRO_INSTEAD -#define aim DO_NOT_USE_GLOBALS // not used anywhere so not wrapped - -#define makestatic DO_NOT_USE_GLOBALS // not used anywhere so not wrapped +#pragma noref 0