From 4499164f278ecfde6241cc65c616e7ffbfd9511d Mon Sep 17 00:00:00 2001 From: Spoike Date: Sat, 1 Mar 2014 12:16:27 +0000 Subject: [PATCH] git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4621 fc73d0e0-1445-4013-8a0c-d673dee63da5 --- engine/qclib/pr_multi.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/engine/qclib/pr_multi.c b/engine/qclib/pr_multi.c index a4a3e53fb..2f13c1aaf 100644 --- a/engine/qclib/pr_multi.c +++ b/engine/qclib/pr_multi.c @@ -1,8 +1,8 @@ #define PROGSUSED #include "progsint.h" -#define MAPPING_DEBUG -#define MAPPING_PARANOID //may actually break unions, so beware. +//#define MAPPING_DEBUG +//#define MAPPING_PARANOID //may actually break unions, so beware. void PR_SetBuiltins(int type); /*