mirror of
https://github.com/nishiowo/nishbox
synced 2025-04-21 20:24:39 +00:00
14 lines
158 B
C
14 lines
158 B
C
#define NB_EXPOSE_MESH
|
|
|
|
#include <nb_pre.h>
|
|
|
|
/* External library */
|
|
|
|
/* Interface */
|
|
#include <nb_mesh.h>
|
|
|
|
/* NishBox */
|
|
#include <nb_math.h>
|
|
|
|
/* Standard */
|