aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@embedded.pro>2016-11-14 17:54:41 +0100
committerJoel Bodenmann <joel@embedded.pro>2016-11-14 17:59:16 +0100
commit152e7e7e26beb4fb3db123a5f49dae7025737666 (patch)
tree86e42637064b680b587b844657ebba4198a30c43 /gfxconf.example.h
parent7f79b89eda65e2529128710168a5b1de431ff7f0 (diff)
downloaduGFX-152e7e7e26beb4fb3db123a5f49dae7025737666.tar.gz
uGFX-152e7e7e26beb4fb3db123a5f49dae7025737666.tar.bz2
uGFX-152e7e7e26beb4fb3db123a5f49dae7025737666.zip
Adding gmiscHittestPoly()
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index 8b3a53b5..468d46d0 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -335,5 +335,6 @@
// #define GMISC_INVSQRT_REAL_SLOW FALSE
//#define GMISC_NEED_MATRIXFLOAT2D FALSE
//#define GMISC_NEED_MATRIXFIXED2D FALSE
+//#define GMISC_NEED_HITTEST_POLY FALSE
#endif /* _GFXCONF_H */