summaryrefslogtreecommitdiff
path: root/battle/effects/nightmare.asm
AgeCommit message (Collapse)Author
2015-11-06BattleCommand labels copied from macrosPikalaxALT
2015-06-23Remove trailing newlines.IIMarckus
2014-06-14Rename _GetBattleVar -> GetBattleVarAddr.yenatch
Functions prefixed with _ imply they're private. The real purpose of this function is to use an address, rather than saving a few cycles on push/pop.
2014-01-01comment and relabel more battle functionsyenatch
2013-12-31rename Function0x{} labels to Function{} for consistencyyenatch
2013-12-01split out some more move effectsyenatch