summaryrefslogtreecommitdiff
path: root/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'debug.h')
-rw-r--r--debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug.h b/debug.h
index 0173e7b0..5c7345cf 100644
--- a/debug.h
+++ b/debug.h
@@ -8,7 +8,7 @@
#define NO_SEATBELT 0
#ifndef DEBUG_LEVEL
-#define DEBUG_LEVEL RELEASE
+#define DEBUG_LEVEL NO_SEATBELT
#endif
#if DEBUG_LEVEL >= RELEASE