summaryrefslogtreecommitdiff
path: root/engine/healmachineanim.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/healmachineanim.asm')
-rwxr-xr-xengine/healmachineanim.asm3
1 files changed, 1 insertions, 2 deletions
diff --git a/engine/healmachineanim.asm b/engine/healmachineanim.asm
index 01ed6d652..2b8f3b868 100755
--- a/engine/healmachineanim.asm
+++ b/engine/healmachineanim.asm
@@ -25,9 +25,8 @@ HealMachineAnim: ; 12324
ld e, a
ld d, 0
ld hl, .Pointers
-rept 2
add hl, de
-endr
+ add hl, de
ld a, [hli]
ld h, [hl]
ld l, a