summaryrefslogtreecommitdiff
path: root/engine/battle_anims/functions.asm
AgeCommit message (Expand)Author
2020-11-17Resolve some "???" commentsRangi
2020-11-09Replace $0 with 0 for "ld l, a / ld h, 0" idiomRangi
2020-10-26Comment, remove, or revise many unreferenced labelsRangi
2020-10-05Identify some more unnamed labelsRangi
2020-10-04Identify more unnamed labelsRangi
2020-10-03Identify battle animation functionsRangi
2020-08-27Fix some constants surrounding sprite animationsmid-kid
2020-06-19Rename labels to stop cheating the unnamed.py script.entrpntr
2020-06-15Use pokecrystal's sine_table macroRangi
2020-06-05Fix file permissions.entrpntr
2020-06-05add engine/battle_anims/functions.asmlibjet