Replaced SignpostItem with Hidden(ItemName)

This commit is contained in:
PikalaxALT
2015-12-15 11:21:58 -05:00
parent bb2aba7da1
commit efe3462f9a
69 changed files with 233 additions and 233 deletions

View File

@@ -434,7 +434,7 @@ return_dig: macro
db \1
endm
enum movement_run_before_fall
run_before_fall: macro
db movement_run_before_fall ; $59
enum movement_skyfall_top
skyfall_top: macro
db movement_skyfall_top ; $59
endm