Update asm/macros/battle_script.inc
This commit is contained in:
parent
767e25bfed
commit
fe6a11e5ec
1 changed files with 1 additions and 0 deletions
|
@ -1796,6 +1796,7 @@
|
||||||
.4byte \terrainFlags
|
.4byte \terrainFlags
|
||||||
.4byte \ptr
|
.4byte \ptr
|
||||||
.endm
|
.endm
|
||||||
|
|
||||||
.macro jumpifpranksterblocked battler:req, ptr:req
|
.macro jumpifpranksterblocked battler:req, ptr:req
|
||||||
various \battler, VARIOUS_JUMP_IF_PRANKSTER_BLOCKED
|
various \battler, VARIOUS_JUMP_IF_PRANKSTER_BLOCKED
|
||||||
.4byte \ptr
|
.4byte \ptr
|
||||||
|
|
Loading…
Reference in a new issue