summaryrefslogtreecommitdiff
path: root/assets/objects/gameplay_keep/tree_stump_model.c
blob: a3456d62c7ac33774fdd343d3d3143d1e4e475ef (plain)
1
2
3
4
5
6
7
8
9
10
11
#include "tree_stump_model.h"
#include "gameplay_keep_0x43530.h"
#include "gfx.h"

Vtx gTreeStumpVtx[] = {
#include "assets/objects/gameplay_keep/gTreeStumpVtx.inc.c"
};

Gfx gTreeStumpDL[34] = {
#include "assets/objects/gameplay_keep/gTreeStumpDL.inc.c"
};