reprap: c3 update
[simavr] / examples / board_reprap / src / c3 / c3context.h
index 8d42887..42f9c8d 100644 (file)
@@ -46,6 +46,10 @@ c3context_init(
                int w,
                int h);
 
+void
+c3context_dispose(
+               c3context_p c);
+
 // Reproject geometry for dirty objects
 void
 c3context_prepare(