#ifndef GAMEPLAY_KEEP_HEART_PIECE_INTERIOR_MODEL_H #define GAMEPLAY_KEEP_HEART_PIECE_INTERIOR_MODEL_H #include "ultra64.h" extern Vtx gHeartPieceInteriorVtx[]; extern Gfx gHeartPieceInteriorDL[53]; #endif