#ifndef GAMEPLAY_KEEP_SMALL_CUBE_MODEL_H #define GAMEPLAY_KEEP_SMALL_CUBE_MODEL_H #include "ultra64.h" extern Vtx gSmallCubeVtx[]; extern Gfx gSmallCubeDL[23]; #endif