aboutsummaryrefslogtreecommitdiffstats
path: root/data/battle_anims/frame_blocks.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-25Verify data table and name list sizes with assertion macrosRangi1-0/+2
2020-07-17Port dbsprite macro for OAM y,x,tile,attr data from pokecrystalRangi1-754/+747
2020-07-16Factor our frame blocks' base coordinatesRangi1-178/+1
2020-07-16Add constants for move animations' frame blocksRangi1-2/+2
2020-07-16Use a battle_anim macro for move animations' special effects and subanimationsRangi1-122/+123
2020-07-16Separate move/battle animation data from move data (to do: further identify a...Rangi1-0/+1421