You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
maptrigger macro
This commit is contained in:
@@ -183,3 +183,7 @@ stonetable: MACRO
|
||||
db \1, \2
|
||||
dw \3
|
||||
endm
|
||||
|
||||
maptrigger: MACRO
|
||||
dw \1, 0
|
||||
endm
|
||||
|
||||
Reference in New Issue
Block a user