remove unused macro

This commit is contained in:
ghoulslash 2021-10-12 10:37:59 -04:00
parent bbd09fdcf7
commit 25a4da71fe

View File

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