Update asm/macros/battle_script.inc

This commit is contained in:
ultima-soul 2021-09-23 12:26:36 -07:00 committed by GitHub
parent 767e25bfed
commit fe6a11e5ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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