mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-27 13:53:52 +01:00
Fix jumpifsideaffecting glitch
This commit is contained in:
parent
3f2beff554
commit
312d3a42d2
@ -149,6 +149,7 @@
|
|||||||
|
|
||||||
.macro jumpifsideaffecting battler, sidestatus, param2
|
.macro jumpifsideaffecting battler, sidestatus, param2
|
||||||
.byte 0x1f
|
.byte 0x1f
|
||||||
|
.byte \battler
|
||||||
.4byte \sidestatus
|
.4byte \sidestatus
|
||||||
.4byte \param2
|
.4byte \param2
|
||||||
.endm
|
.endm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user