summaryrefslogtreecommitdiff
path: root/main.h
diff options
context:
space:
mode:
authorDavid Härdeman <david@hardeman.nu>2020-06-16 21:27:28 +0200
committerDavid Härdeman <david@hardeman.nu>2020-06-16 21:27:28 +0200
commit2df1929f3e08d704e979b25eba4e491e88f3d728 (patch)
treeb9a9b0a39779e9bd05685f469171712f5c3a5cf4 /main.h
parent20e7a577359fc015f2f7746b8f5206d821561d8a (diff)
Convert rcon 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 a4bf7da..f557523 100644
--- a/main.h
+++ b/main.h
@@ -24,6 +24,7 @@ enum debug_category {
DBG_UR = (0x1 << 8),
DBG_SRV = (0x1 << 9),
DBG_PROXY = (0x1 << 10),
+ DBG_RCON = (0x1 << 11),
};
static inline bool