nishbox/engine/gf_mesh.c
2025-04-10 14:30:23 +09:00

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 */