summaryrefslogtreecommitdiff
path: root/battle/anim_commands.asm
AgeCommit message (Expand)Author
2014-07-19Remove generated "jump sources" comments.yenatch
2014-07-18Name cry functions in home.asm.yenatch
2014-07-18Rename the internal PlayCry function to _PlayCryHeader.yenatch
2014-07-18Cry "echo" is actually the upper byte of pitch (now a word).yenatch
2014-06-18Residual damage, battle text labels, pic predefs.yenatch
2014-06-16Use a predef macro that takes labels instead of juggling constants.yenatch
2014-05-05Add an unused function in battle animation commands.yenatch
2014-02-01Use :: to export labels between objects.yenatch
2014-01-05even more battle labelsyenatch
2013-12-17split out battle animation asm (bg effects, objects, commands)yenatch