You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Movement constants, script stack
This commit is contained in:
@@ -1068,7 +1068,7 @@ wait: macro
|
||||
db \1 ; duration
|
||||
endm
|
||||
|
||||
enum unknown0xa9_command
|
||||
unknown0xa9: macro
|
||||
db unknown0xa9_command
|
||||
enum check_save_command
|
||||
check_save: macro
|
||||
db check_save_command
|
||||
endm
|
||||
|
Reference in New Issue
Block a user