From 3df29dc54c509c983dc8a0e23eab4160d48144f2 Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 8 Dec 2019 00:23:50 +0800 Subject: +clipping --- src/example/example.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/example/example.h') diff --git a/src/example/example.h b/src/example/example.h index 7879257..15b547e 100644 --- a/src/example/example.h +++ b/src/example/example.h @@ -13,6 +13,8 @@ extern void ondraw##i(void*); #define EXAMPLECUR texture +/*All examples*/ + EXAMPLE(cube); EXAMPLE(line); EXAMPLE(dot); -- cgit v1.1-26-g67d0