GoldFish Engine
Quite simple and lightweight game engine
Loading...
Searching...
No Matches
gf_model.h
Go to the documentation of this file.
1
7#ifndef __GF_MODEL_H__
8#define __GF_MODEL_H__
9
10#include <gf_pre.h>
11#include <gf_macro.h>
12
13/* Type */
14#include <gf_type/model.h>
15
16/* Engine */
17
18/* Standard */
19
20#endif
Required headers before anything.
Type definitions related to model.