#ifndef GAMEPLAY_KEEP_GFISHINAIRANIM_H #define GAMEPLAY_KEEP_GFISHINAIRANIM_H #include "animation.h" extern s16 gFishInAirFrameData[]; extern JointIndex gFishInAirJointIndices[]; extern AnimationHeader gFishInAirAnim; #endif