pr_trace (the macro) was just causing problems. removed.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@498 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
e83425f37b
commit
5e9f13e088
1 changed files with 0 additions and 1 deletions
|
@ -88,7 +88,6 @@ typedef struct edict_s
|
|||
|
||||
|
||||
#include "progslib.h"
|
||||
#define pr_trace *(svprogfuncs->pr_trace)
|
||||
|
||||
#undef pr_global_struct
|
||||
//#define pr_nqglobal_struct *((nqglobalvars_t*)pr_globals)
|
||||
|
|
Loading…
Reference in a new issue