From 9b0002fc40f4d8b97cf2064910a9ded467f29276 Mon Sep 17 00:00:00 2001 From: fishsoupisgood Date: Tue, 26 Feb 2019 10:56:52 +0000 Subject: fish --- project.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 project.h (limited to 'project.h') diff --git a/project.h b/project.h new file mode 100644 index 0000000..9492bac --- /dev/null +++ b/project.h @@ -0,0 +1,13 @@ +#include +#include +#include +#include +#include +#include +#include +#include + + +#include "time_fn.h" + +#include "prototypes.h" -- cgit v1.2.3