From 24bf14f6653ebf1c1ba79b9f212d35417bb6acbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Sat, 18 Sep 2021 01:52:04 +0200 Subject: Implement attachments --- ctl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ctl.h') diff --git a/ctl.h b/ctl.h index 7ac7030..c3797fc 100644 --- a/ctl.h +++ b/ctl.h @@ -1,3 +1,4 @@ +void showattachment(int); void showfront(void); void showpost(int); void showuser(int); \ No newline at end of file -- cgit v1.2.3