Identify some more map object labels and constants
This commit is contained in:
@@ -446,7 +446,7 @@ CopyTempObjectToObjectStruct:
|
||||
|
||||
ld hl, OBJECT_STEP_TYPE
|
||||
add hl, de
|
||||
ld [hl], STEP_TYPE_00
|
||||
ld [hl], STEP_TYPE_RESET
|
||||
|
||||
ld hl, OBJECT_FACING_STEP
|
||||
add hl, de
|
||||
@@ -689,7 +689,7 @@ FollowNotExact::
|
||||
ld [hl], SPRITEMOVEDATA_FOLLOWNOTEXACT
|
||||
ld hl, OBJECT_STEP_TYPE
|
||||
add hl, de
|
||||
ld [hl], STEP_TYPE_00
|
||||
ld [hl], STEP_TYPE_RESET
|
||||
ret
|
||||
|
||||
GetRelativeFacing::
|
||||
|
Reference in New Issue
Block a user