about summary refs log tree commit diff stats
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, ...);
af468a4ba'>088665ef ^
a55bbd06 ^
088665ef ^

c495d2ac ^
844697c2 ^
088665ef ^

decaddb4 ^





6f5d7864 ^
a55bbd06 ^
57699011 ^
6f5d7864 ^
a55bbd06 ^
57699011 ^
6f5d7864 ^
a55bbd06 ^
57699011 ^
6f5d7864 ^
a55bbd06 ^
57699011 ^
6f5d7864 ^
a55bbd06 ^
07d35c4a ^
a55bbd06 ^

57699011 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40