You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Unify directional movement macros
This commit is contained in:
@@ -121,18 +121,18 @@ UnknownScript_0x9861b:
|
||||
end
|
||||
|
||||
MovementData_0x98622:
|
||||
step_left
|
||||
step_left
|
||||
step LEFT
|
||||
step LEFT
|
||||
step_end
|
||||
|
||||
MovementData_0x98625:
|
||||
step_right
|
||||
step_down
|
||||
step RIGHT
|
||||
step DOWN
|
||||
step_end
|
||||
|
||||
MovementData_0x98628:
|
||||
step_right
|
||||
step_down
|
||||
step RIGHT
|
||||
step DOWN
|
||||
step_end
|
||||
|
||||
UnknownText_0x9862b:
|
||||
|
||||
Reference in New Issue
Block a user