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