summaryrefslogtreecommitdiff
path: root/main.h
diff options
context:
space:
mode:
authorDavid Härdeman <david@hardeman.nu>2020-06-16 14:11:58 +0200
committerDavid Härdeman <david@hardeman.nu>2020-06-16 14:11:58 +0200
commit8856becf34868c2ebaefff9baa294c21462f281b (patch)
tree18759a42f8eb7ff4541d1ffa36bed425d7a647a3 /main.h
parent2aea45f0c9ffc0dcc9857478f086142ccf7811f0 (diff)
Convert most of main.c to use debugging
Diffstat (limited to 'main.h')
-rw-r--r--main.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.h b/main.h
index 9710d23..5d34042 100644
--- a/main.h
+++ b/main.h
@@ -20,6 +20,7 @@ enum debug_category {
DBG_REF = (0x1 << 5),
DBG_MALLOC = (0x1 << 6),
DBG_ANN = (0x1 << 7),
+ DBG_SIG = (0x1 << 7),
};
static inline bool