From 74f84b79a4fc9c8d9ef78c1f6cc34bdeec724308 Mon Sep 17 00:00:00 2001 From: dylan2 <497357846@qq.com> Date: Mon, 10 Aug 2020 12:15:41 +0800 Subject: [PATCH] dylan2: add fun.c --- fun.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 fun.c diff --git a/fun.c b/fun.c new file mode 100644 index 0000000..aa7a2f0 --- /dev/null +++ b/fun.c @@ -0,0 +1 @@ +#include "fun.h" \ No newline at end of file