GoldFish Engine
Quite simple and lightweight game engine
Loading...
Searching...
No Matches
gf_model.c
1
#define GF_EXPOSE_MODEL
2
3
#include <
gf_pre.h
>
4
5
/* External library */
6
7
/* Interface */
8
#include <
gf_model.h
>
9
10
/* Engine */
11
#include <
gf_math.h
>
12
13
/* Standard */
gf_math.h
Math.
gf_model.h
Model.
gf_pre.h
Required headers before anything.
src
gf_model.c
Generated by
1.9.8