mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-26 11:44:17 +01:00
Update asm/macros/battle_script.inc
This commit is contained in:
parent
767e25bfed
commit
fe6a11e5ec
@ -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 New Issue
Block a user