summaryrefslogtreecommitdiff
path: root/data/moves/animations.asm
AgeCommit message (Collapse)Author
2021-03-25Verify data table and name list sizes with assertion macrosRangi
Fixes #312
2020-11-14Fix file modesdannye
2020-10-08PedalDanceAnim -> PetalDanceAnimRangi
2020-07-16Use a battle_anim macro for move animations' special effects and subanimationsRangi
Move animations' sound IDs are off by one from move IDs.
2020-07-16Separate move/battle animation data from move data (to do: further identify ↵Rangi
animation data labels+constants)
2020-07-14Clean up some data, using macros for multiline list entriesRangi
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.