aboutsummaryrefslogtreecommitdiffstats
path: root/dome_key_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'dome_key_map.h')
-rw-r--r--dome_key_map.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/dome_key_map.h b/dome_key_map.h
index 8701b4a..8323fdd 100644
--- a/dome_key_map.h
+++ b/dome_key_map.h
@@ -37,6 +37,8 @@ const Config *c_parse_args(const char *const *args, size_t length);
void c_run_key_action(State *state, Trigger trigger, const Trigger *mode);
+void config_free(Config *ptr);
+
void logger_init(void);
void state_free(State *ptr);