mirror of
https://github.com/nishiowo/nishbox
synced 2025-04-21 20:24:39 +00:00
14 lines
160 B
C
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 */
|