1 2 3 4 5 6 7 8 9
#ifndef GAMEPLAY_KEEP_LOCK_ON_ARROW_H #define GAMEPLAY_KEEP_LOCK_ON_ARROW_H #include "ultra64.h" extern Vtx gLockOnArrowVtx[]; extern Gfx gLockOnArrowDL[34]; #endif