summaryrefslogtreecommitdiff
path: root/src/home/bg_map.asm
diff options
context:
space:
mode:
Diffstat (limited to 'src/home/bg_map.asm')
-rw-r--r--src/home/bg_map.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/home/bg_map.asm b/src/home/bg_map.asm
index 43dfe7b..c88d5de 100644
--- a/src/home/bg_map.asm
+++ b/src/home/bg_map.asm
@@ -71,7 +71,7 @@ WriteByteToBGMap0:
; fallthrough
; writes a to [v*BGMap0 + BG_MAP_WIDTH * c + b] during hblank
-HblankWriteByteToBGMap0: ; 06d9
+HblankWriteByteToBGMap0:
push hl
push de
push bc