Movement constants, script stack

This commit is contained in:
PikalaxALT
2015-11-16 11:53:26 -05:00
parent 8290f851fd
commit fb88b2ccf8
11 changed files with 377 additions and 358 deletions

View File

@@ -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