µGFX  2.9
version 2.9
gmisc_mk.c
1 /*
2  * This file is subject to the terms of the GFX License. If a copy of
3  * the license was not distributed with this file, you can obtain one at:
4  *
5  * http://ugfx.io/license.html
6  */
7 
8 #include "gmisc.c"
9 #include "gmisc_arrayops.c"
10 #include "gmisc_matrix2d.c"
11 #include "gmisc_trig.c"
12 #include "gmisc_hittest.c"