summaryrefslogtreecommitdiff
path: root/home/palettes.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/palettes.asm')
-rw-r--r--home/palettes.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/palettes.asm b/home/palettes.asm
index 961327d5..384df17b 100644
--- a/home/palettes.asm
+++ b/home/palettes.asm
@@ -181,7 +181,7 @@ ClearVBank1::
Functiond2a::
ld hl, wTileMap
- ld de, wccd9
+ ld de, wAttrMap
ld bc, SCREEN_WIDTH * SCREEN_HEIGHT
.asm_d33
ld a, [hli]