summaryrefslogtreecommitdiff
path: root/third_party/spiro/ppedit/bezctx_x3.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/spiro/ppedit/bezctx_x3.h')
-rw-r--r--third_party/spiro/ppedit/bezctx_x3.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/spiro/ppedit/bezctx_x3.h b/third_party/spiro/ppedit/bezctx_x3.h
new file mode 100644
index 0000000..c7b1bd4
--- /dev/null
+++ b/third_party/spiro/ppedit/bezctx_x3.h
@@ -0,0 +1,3 @@
+
+bezctx *new_bezctx_x3(x3dc *dc);
+void bezctx_x3_finish(bezctx *z);