summaryrefslogtreecommitdiff
path: root/include/draw_extend.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/draw_extend.h')
-rw-r--r--include/draw_extend.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/draw_extend.h b/include/draw_extend.h
new file mode 100644
index 0000000..6876512
--- /dev/null
+++ b/include/draw_extend.h
@@ -0,0 +1,6 @@
+#ifndef DRAW_EXTEND_H
+#define DRAW_EXTEND_H
+
+void launch();
+
+#endif