mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-27 22:03:53 +01:00
update setcharge macro
This commit is contained in:
parent
f060d0185f
commit
843096d32a
@ -1053,8 +1053,9 @@
|
|||||||
.byte 0xca
|
.byte 0xca
|
||||||
.endm
|
.endm
|
||||||
|
|
||||||
.macro setcharge
|
.macro setcharge battler:req
|
||||||
.byte 0xcb
|
.byte 0xcb
|
||||||
|
.byte \battler
|
||||||
.endm
|
.endm
|
||||||
|
|
||||||
.macro callterrainattack
|
.macro callterrainattack
|
||||||
|
Loading…
x
Reference in New Issue
Block a user