nishbox/engine/nb_model.c
2025-04-03 18:14:35 +09:00

14 lines
160 B
C

#define NB_EXPOSE_MODEL
#include "nb_pre.h"
/* External library */
/* Interface */
#include "nb_model.h"
/* NishBox */
#include "nb_math.h"
/* Standard */