mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 14:42:13 +00:00
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4621 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
b282a31f35
commit
4499164f27
1 changed files with 2 additions and 2 deletions
|
@ -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);
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue