summaryrefslogtreecommitdiff
path: root/home/map.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/map.asm')
-rw-r--r--home/map.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/map.asm b/home/map.asm
index 0fa63ec0..8a138be8 100644
--- a/home/map.asm
+++ b/home/map.asm
@@ -1217,7 +1217,7 @@ UpdateBGMapColumn::
ldh [hBGMapTileCount], a
ret
-Function2939:: ; unreferenced
+ClearBGMapBuffer:: ; unreferenced
ld hl, wBGMapBuffer
ld bc, wBGMapBufferEnd - wBGMapBuffer
xor a