summaryrefslogtreecommitdiff
path: root/home/map_objects.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/map_objects.asm')
-rw-r--r--home/map_objects.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/map_objects.asm b/home/map_objects.asm
index 1071ff01c..ac363b31d 100644
--- a/home/map_objects.asm
+++ b/home/map_objects.asm
@@ -549,7 +549,7 @@ Function1a71:: ; 1a71
ld d, 0
ld hl, ObjectStruct3_Data + 1
rept OBJECT_STRUCT_3_DATA_WIDTH
- add hl,de
+ add hl, de
endr
ld b, h
ld c, l