pokecrystal-board/battle/effects
yenatch dbe4c7ab67 Fix some misnamed substatus constants.
SUBSTATUS_ROLLOUT was actually SUBSTATUS_RAMPAGE.
SUBSTATUS_ENCORED was actually SUBSTATUS_ROLLOUT.
Substatus 5 bit 4 was actually SUBSTATUS_ENCORED.

Also use some more (sub)status constants where needed.
2014-06-17 12:52:32 -07:00
..
curse.asm Contest battle type and comment the battle menu. 2014-06-17 11:58:11 -07:00
endure.asm Rename _GetBattleVar -> GetBattleVarAddr. 2014-06-14 00:41:34 -07:00
foresight.asm Rename _GetBattleVar -> GetBattleVarAddr. 2014-06-14 00:41:34 -07:00
metronome.asm Rename _GetBattleVar -> GetBattleVarAddr. 2014-06-14 00:41:34 -07:00
mirror_move.asm Rename _GetBattleVar -> GetBattleVarAddr. 2014-06-14 00:41:34 -07:00
nightmare.asm Rename _GetBattleVar -> GetBattleVarAddr. 2014-06-14 00:41:34 -07:00
perish_song.asm comment and relabel more battle functions 2014-01-01 08:09:15 -05:00
protect.asm Rename _GetBattleVar -> GetBattleVarAddr. 2014-06-14 00:41:34 -07:00
rollout.asm Fix some misnamed substatus constants. 2014-06-17 12:52:32 -07:00
sandstorm.asm comment and relabel more battle functions 2014-01-01 08:09:15 -05:00
spikes.asm comment and relabel more battle functions 2014-01-01 08:09:15 -05:00
thief.asm split out some more move effects 2013-12-01 14:19:57 -05:00