summaryrefslogtreecommitdiff
path: root/home/vcopy.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/vcopy.asm')
-rw-r--r--home/vcopy.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/vcopy.asm b/home/vcopy.asm
index 9f152841..71487cf1 100644
--- a/home/vcopy.asm
+++ b/home/vcopy.asm
@@ -182,7 +182,7 @@ TransferBgRows:: ; 1d9e (0:1d9e)
inc l
ld [hl], d
-i ld a, 32 - (20 - 1)
+ ld a, 32 - (20 - 1)
add l
ld l, a
jr nc, .ok