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 NE_EXPOSE_MESH
|
|
|
|
#include <ne_pre.h>
|
|
|
|
/* External library */
|
|
|
|
/* Interface */
|
|
#include <ne_mesh.h>
|
|
|
|
/* NishBox */
|
|
#include <ne_math.h>
|
|
|
|
/* Standard */
|