#ifndef GAMEPLAY_KEEP_GARROW2_ANIM_H #define GAMEPLAY_KEEP_GARROW2_ANIM_H #include "animation.h" extern s16 gArrow2_FrameData[]; extern JointIndex gArrow2_JointIndices[]; extern AnimationHeader gArrow2_Anim; #endif