summaryrefslogtreecommitdiff
path: root/engine/overworld/movement.asm
diff options
context:
space:
mode:
authorentrpntr <entrpntr@gmail.com>2020-04-06 14:28:33 -0400
committerentrpntr <entrpntr@gmail.com>2020-04-06 14:48:14 -0400
commit07a5cc60d0c3e37699ad5e45366cb9b093d6b7e7 (patch)
treed24dd2f6ac9f79f3247415d136b290a17766df3a /engine/overworld/movement.asm
parentd46fcef6bc2c8054f873d238e020d43b6f1774f2 (diff)
Add unnamed.py and update for rgbds v0.4.x before continuing.
Diffstat (limited to 'engine/overworld/movement.asm')
-rwxr-xr-xengine/overworld/movement.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/engine/overworld/movement.asm b/engine/overworld/movement.asm
index d98b47ee..39f99480 100755
--- a/engine/overworld/movement.asm
+++ b/engine/overworld/movement.asm
@@ -35,7 +35,7 @@ Function4fdf: ; 4fdf (1:4fdf)
ld hl, GetMovementPerson
jp Function4fe9
-GetMovementPerson
+GetMovementPerson:
ld a, [wMovementObject]
ret
@@ -358,7 +358,7 @@ Function51e1: ; 51e1 (1:51e1)
call Function5006
jr asm_51e6
-asm_51e6
+asm_51e6:
ld hl, $a
add hl, bc
ld [hl], a
@@ -470,7 +470,7 @@ Function5289: ; 5289 (1:5289)
ld a, $c
jr asm_528d
-asm_528d
+asm_528d:
ld hl, $8
add hl, bc
ld [hl], a
@@ -690,7 +690,7 @@ Function539b: ; 539b (1:539b)
ld a, $c
jr asm_539f
-asm_539f
+asm_539f:
ld hl, $1d
add hl, bc
ld [hl], a