aboutsummaryrefslogtreecommitdiffstats
path: root/draw.h
diff options
context:
space:
mode:
Diffstat (limited to 'draw.h')
-rw-r--r--draw.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/draw.h b/draw.h
new file mode 100644
index 0000000..d3f9872
--- /dev/null
+++ b/draw.h
@@ -0,0 +1,6 @@
+/*
+ * (C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com>
+ * See LICENSE file for license details.
+ */
+
+extern void error(char *errstr, ...);