oot/assets/objects/object_spot15_obj/gLonLonCorralFenceDL.c

11 lines
264 B
C

#include "object_spot15_obj.h"
#include "gfx.h"
Vtx gLonLonCorralFenceVtx[] = {
#include "assets/objects/object_spot15_obj/gLonLonCorralFenceVtx.inc.c"
};
Gfx gLonLonCorralFenceDL[18] = {
#include "assets/objects/object_spot15_obj/gLonLonCorralFenceDL.inc.c"
};