summaryrefslogtreecommitdiff
path: root/main.h
diff options
context:
space:
mode:
authorDavid Härdeman <david@hardeman.nu>2020-06-16 21:42:45 +0200
committerDavid Härdeman <david@hardeman.nu>2020-06-16 21:42:45 +0200
commit1403daed9fea438a0a5d03c3efeeb414854c66d4 (patch)
tree63cc5c0c95e9ef7856af0ebfb15427a32cf69dc2 /main.h
parent2df1929f3e08d704e979b25eba4e491e88f3d728 (diff)
Convert idle 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 f557523..20fc231 100644
--- a/main.h
+++ b/main.h
@@ -25,6 +25,7 @@ enum debug_category {
DBG_SRV = (0x1 << 9),
DBG_PROXY = (0x1 << 10),
DBG_RCON = (0x1 << 11),
+ DBG_IDLE = (0x1 << 12),
};
static inline bool