You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
No more ItemFragment
This commit is contained in:
@@ -433,3 +433,8 @@ return_dig: macro
|
||||
db movement_return_dig ; $58
|
||||
db \1
|
||||
endm
|
||||
|
||||
enum movement_run_before_fall
|
||||
run_before_fall: macro
|
||||
db movement_run_before_fall ; $59
|
||||
endm
|
||||
|
||||
Reference in New Issue
Block a user