aboutsummaryrefslogtreecommitdiff
path: root/include/help.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/help.h')
-rw-r--r--include/help.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/help.h b/include/help.h
new file mode 100644
index 0000000..dc2c7a3
--- /dev/null
+++ b/include/help.h
@@ -0,0 +1,6 @@
+#ifndef HELP_H
+#define HELP_H
+
+void help(void);
+
+#endif \ No newline at end of file