summaryrefslogtreecommitdiff
path: root/predef/cgb.asm
diff options
context:
space:
mode:
Diffstat (limited to 'predef/cgb.asm')
-rw-r--r--predef/cgb.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/predef/cgb.asm b/predef/cgb.asm
index c267174d2..cab074d8d 100644
--- a/predef/cgb.asm
+++ b/predef/cgb.asm
@@ -146,7 +146,7 @@ Function8e23: ; 8e23
ld a, $4
call FillBoxCGB
hlcoord 0, 12, AttrMap
- ld bc, $0078
+ ld bc, 6 * SCREEN_WIDTH
ld a, $7
call ByteFill
ld hl, Palettes_979c