You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
@@ -1068,7 +1068,7 @@ EraseBoxes:
|
||||
jr nz, .next
|
||||
ret
|
||||
|
||||
box_address: MACRO
|
||||
MACRO box_address
|
||||
assert BANK(\1) == BANK(\2)
|
||||
db BANK(\1)
|
||||
dw \1, \2
|
||||
|
||||
Reference in New Issue
Block a user