diff options
Diffstat (limited to 'shared/common/props.c')
-rw-r--r-- | shared/common/props.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shared/common/props.c b/shared/common/props.c index 6079308..f5f2763 100644 --- a/shared/common/props.c +++ b/shared/common/props.c @@ -7,7 +7,9 @@ #include "common/grow.h" #include "common/props.h" +#ifdef KRZYSZCZ //#define PROPS_DEBUG +#endif #define PROPS_INISIZE 32 /* LATER rethink */ #define PROPS_MAXOTHERS 32 |