#include "rectangular_sign_model.h" #include "sign_textures.h" #include "gfx.h" Vtx gSignRectangularVtx[] = { #include "assets/objects/gameplay_keep/gSignRectangularVtx.inc.c" }; Gfx gSignRectangularDL[81] = { #include "assets/objects/gameplay_keep/gSignRectangularDL.inc.c" };