summaryrefslogtreecommitdiff
path: root/engine/step_types.asm
diff options
context:
space:
mode:
authorlibjet <libj3t@gmail.com>2019-12-11 01:38:36 +0000
committerlibjet <libj3t@gmail.com>2019-12-11 01:38:36 +0000
commit93872e920e9c82e1299a7f674cba5b56397b359d (patch)
treead89e14c568a891b702b07e1b44ac25ab253ad73 /engine/step_types.asm
parentcc8fc02a9467307f1494946fd08b4e57d4ffdac5 (diff)
Updated macros/scripts/text.asm and cleaned up macros.asm
Diffstat (limited to 'engine/step_types.asm')
-rwxr-xr-xengine/step_types.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/step_types.asm b/engine/step_types.asm
index 98ae1964..91858f98 100755
--- a/engine/step_types.asm
+++ b/engine/step_types.asm
@@ -560,7 +560,7 @@ Function4ea4: ; 4ea4 (1:4ea4)
add hl, bc
ld a, [hl]
ld b, a
- callba CopyDECoordsToMapObject
+ farcall CopyDECoordsToMapObject
pop bc
ld hl, $5
add hl, bc