Miscellaneous cleanup
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
ObjectActionPairPointers:
|
||||
; entries correspond to OBJECT_ACTION_* constants (see constants/map_object_constants.asm)
|
||||
; normal action, frozen action
|
||||
table_width 2 + 2, ObjectActionPairPointers
|
||||
; normal action, frozen action
|
||||
dw SetFacingStanding, SetFacingStanding
|
||||
dw SetFacingStandAction, SetFacingCurrent
|
||||
dw SetFacingStepAction, SetFacingCurrent
|
||||
|
Reference in New Issue
Block a user