1 2 3 4 5 6
#ifndef GUARD_BATTLE_ANIM_H #define GUARD_BATTLE_ANIM_H void ClearBattleAnimationVars(void); #endif // GUARD_BATTLE_ANIM_H