aboutsummaryrefslogtreecommitdiffstats
path: root/data/battle_anims/subanimations.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+2
| | | | Fixes #312
* Define constants for subanimations' base coords and frame block modesRangi2020-07-171-599/+599
|
* Define constants for subanimation transform typesRangi2020-07-161-88/+92
|
* Add constants for move animations' frame blocksRangi2020-07-161-685/+691
|
* Separate move/battle animation data from move data (to do: further identify ↵Rangi2020-07-161-0/+944
animation data labels+constants)