mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-13 15:13:42 +01:00
distinguish callnative vs. various macrso
This commit is contained in:
parent
b869b836cc
commit
510fb56d74
@ -1305,12 +1305,13 @@
|
||||
.4byte \func
|
||||
.endm
|
||||
|
||||
@ various command changed to more readable macros
|
||||
@ callnative macros
|
||||
.macro metalburstdamagecalculator ptr:req
|
||||
callnative BS_CalcMetalBurstDmg
|
||||
.4byte \ptr
|
||||
.endm
|
||||
|
||||
@ various command changed to more readable macros
|
||||
.macro cancelmultiturnmoves battler:req
|
||||
various \battler, VARIOUS_CANCEL_MULTI_TURN_MOVES
|
||||
.endm
|
||||
|
Loading…
x
Reference in New Issue
Block a user