summaryrefslogtreecommitdiff
path: root/engine/step_types.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/step_types.asm')
-rwxr-xr-xengine/step_types.asm4
1 files changed, 1 insertions, 3 deletions
diff --git a/engine/step_types.asm b/engine/step_types.asm
index 7c011c54..98ae1964 100755
--- a/engine/step_types.asm
+++ b/engine/step_types.asm
@@ -560,9 +560,7 @@ Function4ea4: ; 4ea4 (1:4ea4)
add hl, bc
ld a, [hl]
ld b, a
- ld a, $2
- ld hl, UselessAndA + 1
- rst FarCall
+ callba CopyDECoordsToMapObject
pop bc
ld hl, $5
add hl, bc