summaryrefslogtreecommitdiff
path: root/logic.h
diff options
context:
space:
mode:
Diffstat (limited to 'logic.h')
-rw-r--r--logic.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/logic.h b/logic.h
index 3246e8f..47216c5 100644
--- a/logic.h
+++ b/logic.h
@@ -12,4 +12,6 @@ void store(struct TdMessage *msg, void (*cb)(bool));
void refresh(struct TdMessage *msg);
+void stat(struct TdMessage *msg);
+
#endif /* KSYXBOT_LOGIC_H */