summaryrefslogtreecommitdiff
path: root/engine/overworld/map_objects.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/overworld/map_objects.asm')
-rwxr-xr-xengine/overworld/map_objects.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/engine/overworld/map_objects.asm b/engine/overworld/map_objects.asm
index a03a0171..62b1df41 100755
--- a/engine/overworld/map_objects.asm
+++ b/engine/overworld/map_objects.asm
@@ -402,7 +402,7 @@ UpdatePlayerStep:
set PLAYERSTEP_CONTINUE_F, [hl]
ret
-Function4732:
+Unreferenced_Function4732:
push bc
ld e, a
ld d, 0
@@ -1518,14 +1518,14 @@ StepType05:
ld [hl], a
call IncrementObjectStructField1c
StepType04:
- call Stubbed_Function4fb2
+ call Stubbed_Function4f5a
ld hl, OBJECT_DIRECTION_WALKING
add hl, bc
ld [hl], STANDING
ret
NPCStep:
- call Stubbed_Function4fb2
+ call Stubbed_Function4f5a
call AddStepVector
ld hl, OBJECT_STEP_DURATION
add hl, bc
@@ -1747,7 +1747,7 @@ StepType17:
dw .null
.null
-Stubbed_Function4fb2:
+Stubbed_Function4f5a:
ret
ld hl, OBJECT_1D
add hl, bc