about summary refs log tree commit diff stats
path: root/profanity.h
diff options
context:
space:
mode:
Diffstat (limited to 'profanity.h')
-rw-r--r--profanity.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/profanity.h b/profanity.h
new file mode 100644
index 00000000..785317a2
--- /dev/null
+++ b/profanity.h
@@ -0,0 +1,6 @@
+#ifndef PROFANITY_H
+#define PROFANITY_H
+
+void profanity_start(void);
+
+#endif