X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=examples%2Fboard_reprap%2Fsrc%2Fc3%2Fc3context.h;h=42f9c8d1b58bf2d96f090281b299619b7dd8ff4c;hb=144466480c0d5f19b95db412a919004641d5d4be;hp=8d42887557548fcaf499037a3ec412c66b42797a;hpb=ae12b54d05595c36d39a756404901ddebc476441;p=simavr diff --git a/examples/board_reprap/src/c3/c3context.h b/examples/board_reprap/src/c3/c3context.h index 8d42887..42f9c8d 100644 --- a/examples/board_reprap/src/c3/c3context.h +++ b/examples/board_reprap/src/c3/c3context.h @@ -46,6 +46,10 @@ c3context_init( int w, int h); +void +c3context_dispose( + c3context_p c); + // Reproject geometry for dirty objects void c3context_prepare(