summaryrefslogtreecommitdiff
path: root/engine/battle_anims/core.asm
AgeCommit message (Expand)Author
2021-03-05Verify data table sizes with table_width and assert_table_length macrosRangi
2020-10-30UnusedSpriteAnimGFX was to sprite anims as AnimObjGFX is to battle animsRangi
2020-10-30Identify wSpriteAnimDict key constantsRangi
2020-10-26Comment, remove, or revise many unreferenced labelsRangi
2020-10-03Identify battle animation functionsRangi
2020-08-27Fix some constants surrounding sprite animationsmid-kid
2020-06-05Fix file permissions.entrpntr
2020-06-05Add engine/battle_anims/core.asmlibjet