summaryrefslogtreecommitdiff
path: root/client/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/debug.h')
-rw-r--r--client/debug.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/debug.h b/client/debug.h
index 0508b31..e0de223 100644
--- a/client/debug.h
+++ b/client/debug.h
@@ -34,6 +34,8 @@ void dbg_show();
void dbg_toggle();
void dbg_hide();
+bool dbg_enabled();
+
typedef enum {
_debug,
_error,