mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-26 13:31:03 +01:00
remove unused macro
This commit is contained in:
parent
bbd09fdcf7
commit
25a4da71fe
@ -1828,11 +1828,7 @@
|
||||
.macro trytoclearprimalweather
|
||||
various BS_ATTACKER, VARIOUS_TRY_TO_CLEAR_PRIMAL_WEATHER
|
||||
.endm
|
||||
|
||||
.macro swapabilities
|
||||
various BS_ATTACKER, VARIOUS_SWAP_ABILITIES
|
||||
.endm
|
||||
|
||||
|
||||
@ helpful macros
|
||||
.macro setstatchanger stat:req, stages:req, down:req
|
||||
setbyte sSTATCHANGER \stat | \stages << 3 | \down << 7
|
||||
|
Loading…
x
Reference in New Issue
Block a user