summaryrefslogtreecommitdiff
path: root/engine/pack.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/pack.asm')
-rw-r--r--engine/pack.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/pack.asm b/engine/pack.asm
index c9168789d..b753d6ade 100644
--- a/engine/pack.asm
+++ b/engine/pack.asm
@@ -1411,7 +1411,7 @@ Function10955: ; 10955
ld a, BANK(PackMenuGFX)
call FarCopyBytes
hlcoord 0, 1
- lb bc, 0, 220
+ ld bc, 220
ld a, $24
call ByteFill
hlcoord 5, 1