aboutsummaryrefslogtreecommitdiffstats
path: root/constants/battle_anim_constants.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-11-21Use MEGA_PUNCH constant in explosion animation routine (#434)BlueZangoose1-0/+8
* Use MEGA_PUNCH constant in explosion animation routine * Add AnimationType constants and assert --------- Co-authored-by: vulcandth <vulcandth@gmail.com>