summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/io/error.h')
-rw-r--r--src/io/error.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/io/error.h b/src/io/error.h
index e4267a0..be7359f 100644
--- a/src/io/error.h
+++ b/src/io/error.h
@@ -23,6 +23,8 @@
#define ZoO_DEBUG_LEARNING (0 || ZoO_DEBUG_ALL)
#endif
+#define ZoO_DEBUG_NETWORK 1
+
#ifndef ZoO_DEBUG_NETWORK
#define ZoO_DEBUG_NETWORK (0 || ZoO_DEBUG_ALL)
#endif