summaryrefslogtreecommitdiff
path: root/battle/effects/thief.asm
AgeCommit message (Collapse)Author
2015-11-06BattleCommand labels copied from macrosPikalaxALT
2015-10-19Move battle start animation functions to its own filePikalaxALT
2015-06-23Remove trailing newlines.IIMarckus
2015-02-10Blindly use wram labels for everything except mobile, part 1.yenatch
Wram banks and mobile make this tough, since any address can secretly be a ghost. As usual, mobile completely disregards 99% of the codebase. It's been ignored in kind.
2013-12-01split out some more move effectsyenatch