aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2014-10-27 23:54:20 +0100
committerJoel Bodenmann <joel@unormal.org>2014-10-27 23:54:20 +0100
commitd4c68c5afefbbee7fd5926a242b73f223c8ff3a2 (patch)
treef7bd94e6b03ad66f4ec7a50cbbe1f76da29e3c8e /gfxconf.example.h
parent105e50dcd4fa51f5adaad05992e04b9b8a07fcc1 (diff)
downloaduGFX-d4c68c5afefbbee7fd5926a242b73f223c8ff3a2.tar.gz
uGFX-d4c68c5afefbbee7fd5926a242b73f223c8ff3a2.tar.bz2
uGFX-d4c68c5afefbbee7fd5926a242b73f223c8ff3a2.zip
Adding GDISP_NEED_ARCSECTOR stuff that was missing
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 0ff436ca..cea9bba7 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -55,6 +55,7 @@
//#define GDISP_NEED_CIRCLE FALSE
//#define GDISP_NEED_ELLIPSE FALSE
//#define GDISP_NEED_ARC FALSE
+//#define GDISP_NEED_ARCSECTORS FALSE
//#define GDISP_NEED_CONVEX_POLYGON FALSE
//#define GDISP_NEED_SCROLL FALSE
//#define GDISP_NEED_PIXELREAD FALSE