11 #define setmodel _setmodel
13 #include "upstream/progsdefs.qc"
23 #define stuffcmd(cl, ...) MACRO_BEGIN \
25 if (IS_REAL_CLIENT(_cl)) stuffcmd(_cl, __VA_ARGS__); \
31 .void(entity this, entity actor, entity trigger) use;
35 void(vector ang) _makevectors_hidden = #1;
36 //#define makevectors DO_NOT_USE_GLOBALS_PREFER_MAKE_VECTORS_MACRO_INSTEAD
38 #define aim DO_NOT_USE_GLOBALS // not used anywhere so not wrapped
40 #define makestatic DO_NOT_USE_GLOBALS // not used anywhere so not wrapped