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

14 lines
159 B
C

#define GF_EXPOSE_MODEL
#include <gf_pre.h>
/* External library */
/* Interface */
#include <gf_model.h>
/* Engine */
#include <gf_math.h>
/* Standard */