oot/assets/objects/object_syokudai/gGoldenTorchDL.c

11 lines
234 B
C

#include "object_syokudai.h"
#include "gfx.h"
Vtx gGoldenTorchVtx[] = {
#include "assets/objects/object_syokudai/gGoldenTorchVtx.inc.c"
};
Gfx gGoldenTorchDL[58] = {
#include "assets/objects/object_syokudai/gGoldenTorchDL.inc.c"
};