#ifndef GAMEPLAY_KEEP_GARROW1_ANIM_H #define GAMEPLAY_KEEP_GARROW1_ANIM_H #include "animation.h" extern s16 gArrow1_FrameData[]; extern JointIndex gArrow1_JointIndices[]; extern AnimationHeader gArrow1_Anim; #endif