aboutsummaryrefslogtreecommitdiffstats
path: root/src/gmisc/gmisc_mk.c
blob: 409fd5beb19799b8db21ccce2d6daf1dcc3b7b4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * This file is subject to the terms of the GFX License. If a copy of
 * the license was not distributed with this file, you can obtain one at:
 *
 *              http://ugfx.io/license.html
 */

#include "gmisc.c"
#include "gmisc_arrayops.c"
#include "gmisc_matrix2d.c"
#include "gmisc_trig.c"
#include "gmisc_hittest.c"