mirror of
https://github.com/nishiowo/nishbox
synced 2025-04-21 20:24:39 +00:00
14 lines
157 B
C
14 lines
157 B
C
#define GF_EXPOSE_MESH
|
|
|
|
#include <gf_pre.h>
|
|
|
|
/* External library */
|
|
|
|
/* Interface */
|
|
#include <gf_mesh.h>
|
|
|
|
/* Engine */
|
|
#include <gf_math.h>
|
|
|
|
/* Standard */
|