totem format fixes

This commit is contained in:
Evan 2020-11-19 10:37:15 -07:00
parent 99d9a36860
commit 1c398c3d4b
2 changed files with 6 additions and 6 deletions

View File

@ -1755,11 +1755,11 @@
various \battler, VARIOUS_JUMP_IF_ABSENT various \battler, VARIOUS_JUMP_IF_ABSENT
.4byte \ptr .4byte \ptr
.endm .endm
.macro gettotemboost ptr:req .macro gettotemboost ptr:req
various BS_ATTACKER, VARIOUS_TOTEM_BOOST various BS_ATTACKER, VARIOUS_TOTEM_BOOST
.4byte \ptr .4byte \ptr
.endm .endm
@ helpful macros @ helpful macros
.macro setstatchanger stat:req, stages:req, down:req .macro setstatchanger stat:req, stages:req, down:req

View File

@ -815,7 +815,7 @@ gBattleAnims_General::
.4byte General_IllusionOff .4byte General_IllusionOff
.4byte General_FormChange .4byte General_FormChange
.4byte General_SlideOffScreen .4byte General_SlideOffScreen
.4byte General_TotemFlare .4byte General_TotemFlare
.align 2 .align 2
gBattleAnims_Special:: gBattleAnims_Special::