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